is not current version
Last Version 3.0.0

http 1.0.0

Android Http Core Library

License

License

GroupId

GroupId

com.cmonbaby
ArtifactId

ArtifactId

http
Version

Version

1.0.0
Type

Type

jar
Description

Description

http
Android Http Core Library
Project URL

Project URL

https://github.com/cnmen/http
Source Code Management

Source Code Management

https://github.com/cnmen/http

Download http 1.0.0


<!-- https://jarcasting.com/artifacts/com.cmonbaby/http/ -->
<dependency>
    <groupId>com.cmonbaby</groupId>
    <artifactId>http</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cmonbaby/http/
implementation 'com.cmonbaby:http:1.0.0'
// https://jarcasting.com/artifacts/com.cmonbaby/http/
implementation ("com.cmonbaby:http:1.0.0")
'com.cmonbaby:http:jar:1.0.0'
<dependency org="com.cmonbaby" name="http" rev="1.0.0">
  <artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cmonbaby', module='http', version='1.0.0')
)
libraryDependencies += "com.cmonbaby" % "http" % "1.0.0"
[com.cmonbaby/http "1.0.0"]

Dependencies

runtime (4)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.8
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : okhttp jar 3.14.9
com.alibaba : fastjson jar 1.2.61

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.