is not current version
Last Version 1.0.1

vip.justlive:easy-http 1.0.0

easy to contact http rest api

GroupId

GroupId

vip.justlive
ArtifactId

ArtifactId

easy-http
Version

Version

1.0.0
Type

Type

jar

Download easy-http 1.0.0


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