License |
License
The MIT License
|
---|---|
GroupId | GroupIdcn.6xyun.android |
ArtifactId | ArtifactIdhttp |
Version | Version0.2.22 |
Type | Typeaar |
Description |
Descriptionhttp
A set of Android libraries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-0.2.22.pom | |
http-0.2.22-sources.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.6xyun.android/http/ -->
<dependency>
<groupId>cn.6xyun.android</groupId>
<artifactId>http</artifactId>
<version>0.2.22</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.6xyun.android/http/
implementation 'cn.6xyun.android:http:0.2.22'
// https://jarcasting.com/artifacts/cn.6xyun.android/http/
implementation ("cn.6xyun.android:http:0.2.22")
'cn.6xyun.android:http:aar:0.2.22'
<dependency org="cn.6xyun.android" name="http" rev="0.2.22">
<artifact name="http" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.6xyun.android', module='http', version='0.2.22')
)
libraryDependencies += "cn.6xyun.android" % "http" % "0.2.22"
[cn.6xyun.android/http "0.2.22"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.12.13 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : adapter-rxjava3 | jar | 2.9.0 |
com.squareup.retrofit2 : converter-jackson | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |