is not current version
Last Version 1.1.0

ru.gildor.coroutines:kotlin-coroutines-retrofit 0.13.0-eap13

Provides Kotlin Coroutines suspendable await() extensions for Retrofit Call

Categories

Categories

Kotlin Languages Retrofit Net HTTP Clients
GroupId

GroupId

ru.gildor.coroutines
ArtifactId

ArtifactId

kotlin-coroutines-retrofit
Version

Version

0.13.0-eap13
Type

Type

jar

Download kotlin-coroutines-retrofit 0.13.0-eap13


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