is not current version
Last Version 1.18

io.avaje:avaje-http-client-gson 1.3


Categories

Categories

CLI User Interface Gson Data JSON
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-http-client-gson
Version

Version

1.3
Type

Type

jar

Download avaje-http-client-gson 1.3


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