kotlin-coroutines-okhttp

Coroutine adapter for OkHttp Call

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

ru.gildor.coroutines
ArtifactId

ArtifactId

kotlin-coroutines-okhttp
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

kotlin-coroutines-okhttp
Coroutine adapter for OkHttp Call
Project URL

Project URL

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

Source Code Management

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

Download kotlin-coroutines-okhttp

How to add to project

<!-- https://jarcasting.com/artifacts/ru.gildor.coroutines/kotlin-coroutines-okhttp/ -->
<dependency>
    <groupId>ru.gildor.coroutines</groupId>
    <artifactId>kotlin-coroutines-okhttp</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.gildor.coroutines/kotlin-coroutines-okhttp/
implementation 'ru.gildor.coroutines:kotlin-coroutines-okhttp:1.0'
// https://jarcasting.com/artifacts/ru.gildor.coroutines/kotlin-coroutines-okhttp/
implementation ("ru.gildor.coroutines:kotlin-coroutines-okhttp:1.0")
'ru.gildor.coroutines:kotlin-coroutines-okhttp:jar:1.0'
<dependency org="ru.gildor.coroutines" name="kotlin-coroutines-okhttp" rev="1.0">
  <artifact name="kotlin-coroutines-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.gildor.coroutines', module='kotlin-coroutines-okhttp', version='1.0')
)
libraryDependencies += "ru.gildor.coroutines" % "kotlin-coroutines-okhttp" % "1.0"
[ru.gildor.coroutines/kotlin-coroutines-okhttp "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.0
com.squareup.okhttp3 : okhttp jar 3.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0