Last Version

Retrofit 2 Kotlin Coroutine Adapter 1.0.0

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-experimental-adapter
Version

Version

1.0.0
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-experimental-adapter 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 0.20

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.9.1
com.google.guava : guava jar 23.6-jre
com.google.truth : truth jar 0.37

Project Modules

There are no modules declared in this project.