Retrofit Commons

Retrofit commons is a library with a set of useful classes to help to developer to work with retrofit.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.raxdenstudios
Идентификатор

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

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

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

4.17.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

Retrofit Commons
Retrofit commons is a library with a set of useful classes to help to developer to work with retrofit.
Ссылка на сайт

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

https://github.com/raxden/android-commons
Система контроля версий

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

https://github.com/raxden/android-commons/tree/master

Скачать commons-retrofit-rx

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

<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-retrofit-rx/ -->
<dependency>
    <groupId>com.raxdenstudios</groupId>
    <artifactId>commons-retrofit-rx</artifactId>
    <version>4.17.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-retrofit-rx/
implementation 'com.raxdenstudios:commons-retrofit-rx:4.17.2'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-retrofit-rx/
implementation ("com.raxdenstudios:commons-retrofit-rx:4.17.2")
'com.raxdenstudios:commons-retrofit-rx:aar:4.17.2'
<dependency org="com.raxdenstudios" name="commons-retrofit-rx" rev="4.17.2">
  <artifact name="commons-retrofit-rx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-retrofit-rx', version='4.17.2')
)
libraryDependencies += "com.raxdenstudios" % "commons-retrofit-rx" % "4.17.2"
[com.raxdenstudios/commons-retrofit-rx "4.17.2"]

Зависимости

compile (1)

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

runtime (4)

Идентификатор библиотеки Тип Версия
com.raxdenstudios : commons-retrofit jar 4.17.2
com.squareup.retrofit2 : adapter-rxjava2 jar 2.9.0
androidx.annotation » annotation jar 1.3.0
io.reactivex.rxjava2 : rxandroid jar 2.1.1

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

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

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

Версия
4.17.2
4.16.19
4.16.18
4.16.4
4.13.0
4.10.1
4.10.0
4.9.4
4.9.3
4.9.2
4.9.1
4.6.0
4.5.0