is not current version
Last Version 1.18

io.avaje:avaje-http-client 0.10


Categories

Categories

CLI User Interface
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-http-client
Version

Version

0.10
Type

Type

jar

Download avaje-http-client 0.10


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