Last Version

GSON 6.0.6

This library provides helper functions and common JSON structures using GSON.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

de.gerdi-project
ArtifactId

ArtifactId

GSON
Version

Version

6.0.6
Type

Type

jar
Description

Description

GSON
This library provides helper functions and common JSON structures using GSON.

Download GSON 6.0.6


<!-- https://jarcasting.com/artifacts/de.gerdi-project/GSON/ -->
<dependency>
    <groupId>de.gerdi-project</groupId>
    <artifactId>GSON</artifactId>
    <version>6.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.gerdi-project/GSON/
implementation 'de.gerdi-project:GSON:6.0.6'
// https://jarcasting.com/artifacts/de.gerdi-project/GSON/
implementation ("de.gerdi-project:GSON:6.0.6")
'de.gerdi-project:GSON:jar:6.0.6'
<dependency org="de.gerdi-project" name="GSON" rev="6.0.6">
  <artifact name="GSON" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gerdi-project', module='GSON', version='6.0.6')
)
libraryDependencies += "de.gerdi-project" % "GSON" % "6.0.6"
[de.gerdi-project/GSON "6.0.6"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.jsoup : jsoup jar 1.11.3
com.vividsolutions : jts jar 1.13
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4
de.gerdi-project : GeRDI-harvester-utilities-archive zip 1.5.3

test (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.12
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.