RetrofitAdapter

retrofit adapter api

Лицензия

Лицензия

Категории

Категории

Retrofit Сеть HTTP Clients
Группа

Группа

io.github.zrq1060
Идентификатор

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

retrofit-adapter
Последняя версия

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

0.0.1-test2
Дата

Дата

Тип

Тип

aar
Описание

Описание

RetrofitAdapter
retrofit adapter api
Ссылка на сайт

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

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

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

https://github.com/zrq1060/RetrofitAdapter

Скачать retrofit-adapter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.zrq1060/retrofit-adapter/ -->
<dependency>
    <groupId>io.github.zrq1060</groupId>
    <artifactId>retrofit-adapter</artifactId>
    <version>0.0.1-test2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zrq1060/retrofit-adapter/
implementation 'io.github.zrq1060:retrofit-adapter:0.0.1-test2'
// https://jarcasting.com/artifacts/io.github.zrq1060/retrofit-adapter/
implementation ("io.github.zrq1060:retrofit-adapter:0.0.1-test2")
'io.github.zrq1060:retrofit-adapter:aar:0.0.1-test2'
<dependency org="io.github.zrq1060" name="retrofit-adapter" rev="0.0.1-test2">
  <artifact name="retrofit-adapter" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.zrq1060', module='retrofit-adapter', version='0.0.1-test2')
)
libraryDependencies += "io.github.zrq1060" % "retrofit-adapter" % "0.0.1-test2"
[io.github.zrq1060/retrofit-adapter "0.0.1-test2"]

Зависимости

compile (4)

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

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

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

Версии библиотеки

Версия
0.0.1-test2
0.0.1-test1