Last Version

Retrofit 2 Kotlin Coroutine Adapter 0.9.2

A CallAdapter.Factory for Kotlin coroutine's Deferred.

License

License

Categories

Categories

Kotlin Languages Retrofit Net HTTP Clients
GroupId

GroupId

com.jakewharton.retrofit
ArtifactId

ArtifactId

retrofit2-kotlin-coroutines-adapter
Version

Version

0.9.2
Type

Type

jar
Description

Description

Retrofit 2 Kotlin Coroutine Adapter
A CallAdapter.Factory for Kotlin coroutine's Deferred.
Project URL

Project URL

https://github.com/JakeWharton/retrofit2-kotlin-coroutines-adapter/
Source Code Management

Source Code Management

https://github.com/JakeWharton/retrofit2-kotlin-coroutines-adapter/

Download retrofit2-kotlin-coroutines-adapter 0.9.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.0-rc-57
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 0.26.1-eap13

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.11.0
com.google.guava : guava jar 26.0-jre
com.google.truth : truth jar 0.42

Project Modules

There are no modules declared in this project.