is not current version
Last Version 1.18

io.avaje:avaje-http-client 1.16


Categories

Categories

CLI User Interface
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-http-client
Version

Version

1.16
Type

Type

jar

Download avaje-http-client 1.16


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