| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.kongpf8848 |
| Идентификатор | ИдентификаторRxHttp |
| Версия | Версия1.0.12 |
| Тип | Типaar |
| Описание |
ОписаниеRxHttp
Http library base on Retrofit and RxJava2
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| RxHttp-1.0.12.pom | |
| RxHttp-1.0.12.aar | 97 KB |
| RxHttp-1.0.12-sources.jar | 26 KB |
| RxHttp-1.0.12-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |