| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Gson Data JSON |
| GroupId | GroupIdio.avaje |
| ArtifactId | ArtifactIdavaje-http-client-gson |
| Last Version | Last Version1.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFor open source java artifacts.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-http-client-gson/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-client-gson</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-http-client-gson/
implementation 'io.avaje:avaje-http-client-gson:1.18'
// https://jarcasting.com/artifacts/io.avaje/avaje-http-client-gson/
implementation ("io.avaje:avaje-http-client-gson:1.18")
'io.avaje:avaje-http-client-gson:jar:1.18'
<dependency org="io.avaje" name="avaje-http-client-gson" rev="1.18">
<artifact name="avaje-http-client-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-http-client-gson', version='1.18')
)
libraryDependencies += "io.avaje" % "avaje-http-client-gson" % "1.18"
[io.avaje/avaje-http-client-gson "1.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.avaje : avaje-http-client | jar | 1.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.avaje : junit | jar | 1.1 |