| License |
License |
|---|---|
| GroupId | GroupIdio.github.kongpf8848 |
| ArtifactId | ArtifactIdRxHttp |
| Version | Version1.0.12 |
| Type | Typeaar |
| Description |
DescriptionRxHttp
Http library base on Retrofit and RxJava2
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |