is not current version
Last Version 1.8-RELEASE

io.afu:httprequest 1.6-RELEASE

RffanLAB HttpRequest For Realize HttpClient For lite Use

GroupId

GroupId

io.afu
ArtifactId

ArtifactId

httprequest
Version

Version

1.6-RELEASE
Type

Type

jar

Download httprequest 1.6-RELEASE


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