is not current version
Last Version 1.5.14

co.early.fore:fore-kt-android 1.5.11

android fore - everything in one aar for kotlin development

GroupId

GroupId

co.early.fore
ArtifactId

ArtifactId

fore-kt-android
Version

Version

1.5.11
Type

Type

aar

Download fore-kt-android 1.5.11


<!-- https://jarcasting.com/artifacts/co.early.fore/fore-kt-android/ -->
<dependency>
    <groupId>co.early.fore</groupId>
    <artifactId>fore-kt-android</artifactId>
    <version>1.5.11</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.early.fore/fore-kt-android/
implementation 'co.early.fore:fore-kt-android:1.5.11'
// https://jarcasting.com/artifacts/co.early.fore/fore-kt-android/
implementation ("co.early.fore:fore-kt-android:1.5.11")
'co.early.fore:fore-kt-android:aar:1.5.11'
<dependency org="co.early.fore" name="fore-kt-android" rev="1.5.11">
  <artifact name="fore-kt-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.early.fore', module='fore-kt-android', version='1.5.11')
)
libraryDependencies += "co.early.fore" % "fore-kt-android" % "1.5.11"
[co.early.fore/fore-kt-android "1.5.11"]