RxHttp

Http library base on Retrofit and RxJava2

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.12
Дата

Дата

Тип

Тип

aar
Описание

Описание

RxHttp
Http library base on Retrofit and RxJava2
Ссылка на сайт

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

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

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

https://github.com/kongpf8848/RxHttp

Скачать RxHttp

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
io.reactivex.rxjava2 : rxjava jar 2.1.9
io.reactivex.rxjava2 : rxandroid jar 2.0.2
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.0
com.squareup.retrofit2 : converter-scalars jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.9.0
com.uber.autodispose : autodispose-android-archcomponents jar 1.4.0
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.60
androidx.appcompat » appcompat jar 1.2.0

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

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

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

Версия
1.0.12
1.0.11