fore

android fore - retrofit coroutine helpers

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

co.early.fore
ArtifactId

ArtifactId

fore-retrofit-kt
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

fore
android fore - retrofit coroutine helpers
Project URL

Project URL

https://erdo.github.io/android-fore/
Source Code Management

Source Code Management

https://github.com/erdo/android-fore

Download fore-retrofit-kt

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
co.early.fore : fore-core-kt jar 1.2.1
com.squareup.retrofit2 : retrofit jar 2.6.2
io.arrow-kt : arrow-core-data jar 0.10.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.3
1.1.1
1.1.0