is not current version
Last Version 0.0.24

io.higgs:http-client 0.0.13

Higgs HTTP Client

Categories

Categories

CLI User Interface
GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

http-client
Version

Version

0.0.13
Type

Type

jar

Download http-client 0.0.13


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