is not current version
Last Version 1.5.14

co.early.fore:fore-kt-android-network 1.4.12

fore - network helpers, kotlin

Categories

Categories

Net
GroupId

GroupId

co.early.fore
ArtifactId

ArtifactId

fore-kt-android-network
Version

Version

1.4.12
Type

Type

aar

Download fore-kt-android-network 1.4.12


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