is not current version
Last Version 2.3.0

cn.wandersnail:easyhttp 2.0.0

http lib for Android

GroupId

GroupId

cn.wandersnail
ArtifactId

ArtifactId

easyhttp
Version

Version

2.0.0
Type

Type

aar

Download easyhttp 2.0.0


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