Последняя версия

kotlin-coroutines-retrofit 1.1.0

Provides Kotlin Coroutines suspendable await() extensions for Retrofit Call

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования Retrofit Сеть HTTP Clients
Группа

Группа

ru.gildor.coroutines
Идентификатор

Идентификатор

kotlin-coroutines-retrofit
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

kotlin-coroutines-retrofit
Provides Kotlin Coroutines suspendable await() extensions for Retrofit Call
Ссылка на сайт

Ссылка на сайт

https://github.com/gildor/kotlin-coroutines-retrofit
Система контроля версий

Система контроля версий

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

Скачать kotlin-coroutines-retrofit 1.1.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.1.1
com.squareup.retrofit2 : retrofit jar 2.5.0

Модули Проекта

Данный проект не имеет модулей.