is not current version
Last Version 0.0.48

io.github.harishb2k.easy:http 0.0.18


GroupId

GroupId

io.github.harishb2k.easy
ArtifactId

ArtifactId

http
Version

Version

0.0.18
Type

Type

jar

Download http 0.0.18


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