is not current version
Last Version 1.5.14

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

fore - network helpers, kotlin

Categories

Categories

Net
GroupId

GroupId

co.early.fore
ArtifactId

ArtifactId

fore-kt-android-network
Version

Version

1.4.10
Type

Type

aar

Download fore-kt-android-network 1.4.10


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