Last Version

kotlin-coroutines-retrofit 1.1.0

Provides Kotlin Coroutines suspendable await() extensions for Retrofit Call

License

License

Categories

Categories

Kotlin Languages Retrofit Net HTTP Clients
GroupId

GroupId

ru.gildor.coroutines
ArtifactId

ArtifactId

kotlin-coroutines-retrofit
Version

Version

1.1.0
Type

Type

jar
Description

Description

kotlin-coroutines-retrofit
Provides Kotlin Coroutines suspendable await() extensions for Retrofit Call
Project URL

Project URL

https://github.com/gildor/kotlin-coroutines-retrofit
Source Code Management

Source Code Management

https://github.com/gildor/kotlin-coroutines-retrofit

Download kotlin-coroutines-retrofit 1.1.0


<!-- https://jarcasting.com/artifacts/ru.gildor.coroutines/kotlin-coroutines-retrofit/ -->
<dependency>
    <groupId>ru.gildor.coroutines</groupId>
    <artifactId>kotlin-coroutines-retrofit</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.gildor.coroutines/kotlin-coroutines-retrofit/
implementation 'ru.gildor.coroutines:kotlin-coroutines-retrofit:1.1.0'
// https://jarcasting.com/artifacts/ru.gildor.coroutines/kotlin-coroutines-retrofit/
implementation ("ru.gildor.coroutines:kotlin-coroutines-retrofit:1.1.0")
'ru.gildor.coroutines:kotlin-coroutines-retrofit:jar:1.1.0'
<dependency org="ru.gildor.coroutines" name="kotlin-coroutines-retrofit" rev="1.1.0">
  <artifact name="kotlin-coroutines-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.gildor.coroutines', module='kotlin-coroutines-retrofit', version='1.1.0')
)
libraryDependencies += "ru.gildor.coroutines" % "kotlin-coroutines-retrofit" % "1.1.0"
[ru.gildor.coroutines/kotlin-coroutines-retrofit "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.1.1
com.squareup.retrofit2 : retrofit jar 2.5.0

Project Modules

There are no modules declared in this project.