is not current version
Last Version 0.0.48

io.github.harishb2k.easy:http 0.0.38


GroupId

GroupId

io.github.harishb2k.easy
ArtifactId

ArtifactId

http
Version

Version

0.0.38
Type

Type

jar

Download http 0.0.38


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