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

fuel-coroutines 2.3.1

The easiest HTTP networking library in Kotlin/Android

Лицензия

Лицензия

Группа

Группа

com.github.kittinunf.fuel
Идентификатор

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

fuel-coroutines
Версия

Версия

2.3.1
Тип

Тип

jar
Описание

Описание

fuel-coroutines
The easiest HTTP networking library in Kotlin/Android
Ссылка на сайт

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

https://github.com/kittinunf/Fuel
Система контроля версий

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

https://github.com/kittinunf/Fuel

Скачать fuel-coroutines 2.3.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.kittinunf.fuel : fuel jar 2.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.9

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

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

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