is not current version
Last Version 1.2.1

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

android fore - retrofit coroutine helpers

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

co.early.fore
ArtifactId

ArtifactId

fore-retrofit-kt
Version

Version

1.1.1
Type

Type

aar

Download fore-retrofit-kt 1.1.1


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