is not current version
Last Version 1.2.1

co.early.fore:fore-retrofit-kt 1.2.0

android fore - retrofit coroutine helpers

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

co.early.fore
ArtifactId

ArtifactId

fore-retrofit-kt
Version

Version

1.2.0
Type

Type

aar

Download fore-retrofit-kt 1.2.0


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