Last Version

easehttp 1.0.6

A smart http request framework.

License

License

GroupId

GroupId

com.github.jinanzhuan
ArtifactId

ArtifactId

ease-http
Version

Version

1.0.6
Type

Type

aar
Description

Description

easehttp
A smart http request framework.
Project URL

Project URL

https://github.com/jinanzhuan/easehttp
Source Code Management

Source Code Management

https://github.com/jinanzhuan/easehttp.git

Download ease-http 1.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.documentfile » documentfile jar 1.0.1

Project Modules

There are no modules declared in this project.