Last Version

RxHttp 1.0.12

Http library base on Retrofit and RxJava2

License

License

GroupId

GroupId

io.github.kongpf8848
ArtifactId

ArtifactId

RxHttp
Version

Version

1.0.12
Type

Type

aar
Description

Description

RxHttp
Http library base on Retrofit and RxJava2
Project URL

Project URL

https://github.com/kongpf8848/RxHttp
Source Code Management

Source Code Management

https://github.com/kongpf8848/RxHttp

Download RxHttp 1.0.12


<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.