License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdco.early.fore |
ArtifactId | ArtifactIdfore-retrofit-kt |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionfore
android fore - retrofit coroutine helpers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fore-retrofit-kt-1.2.1.pom | |
fore-retrofit-kt-1.2.1-sources.jar | 12 KB |
Browse |
<!-- 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"]
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 |