Last Version

http 0.2.22

A set of Android libraries

License

License

The MIT License
GroupId

GroupId

cn.6xyun.android
ArtifactId

ArtifactId

http
Version

Version

0.2.22
Type

Type

aar
Description

Description

http
A set of Android libraries
Project URL

Project URL

https://github.com/lx0758/Android
Source Code Management

Source Code Management

https://github.com/lx0758/Android

Download http 0.2.22


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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.