License |
License |
---|---|
GroupId | GroupIdcom.github.luning-l |
ArtifactId | ArtifactIdhttp |
Version | Version0.0.10 |
Type | Typeaar |
Description |
Descriptionhttp
Android http
|
Project URL |
Project URL |
Filename | Size |
---|---|
http-0.0.10.pom | |
http-0.0.10.aar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luning-l/http/ -->
<dependency>
<groupId>com.github.luning-l</groupId>
<artifactId>http</artifactId>
<version>0.0.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luning-l/http/
implementation 'com.github.luning-l:http:0.0.10'
// https://jarcasting.com/artifacts/com.github.luning-l/http/
implementation ("com.github.luning-l:http:0.0.10")
'com.github.luning-l:http:aar:0.0.10'
<dependency org="com.github.luning-l" name="http" rev="0.0.10">
<artifact name="http" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.luning-l', module='http', version='0.0.10')
)
libraryDependencies += "com.github.luning-l" % "http" % "0.0.10"
[com.github.luning-l/http "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.9.0 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.7.2 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.6 |
com.trello.rxlifecycle2 : rxlifecycle-components | jar | 2.2.2 |
com.github.luning-l : UtilsX | jar | 0.0.14 |