is not current version
Last Version 0.9.2

com.jakewharton.retrofit:retrofit2-kotlin-coroutines-adapter 0.9.1

A CallAdapter.Factory for Kotlin coroutine's Deferred.

Categories

Categories

Kotlin Languages Retrofit Net HTTP Clients
GroupId

GroupId

com.jakewharton.retrofit
ArtifactId

ArtifactId

retrofit2-kotlin-coroutines-adapter
Version

Version

0.9.1
Type

Type

jar

Download retrofit2-kotlin-coroutines-adapter 0.9.1


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