| License |
License |
|---|---|
| Categories |
CategoriesGson Data JSON |
| GroupId | GroupIdde.gerdi-project |
| ArtifactId | ArtifactIdGSON |
| Last Version | Last Version6.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGSON
This library provides helper functions and common JSON structures using GSON.
|
| Filename | Size |
|---|---|
| GSON-6.0.6.pom | |
| GSON-6.0.6.jar | 128 KB |
| GSON-6.0.6-sources.jar | 150 KB |
| GSON-6.0.6-javadoc.jar | 634 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |
| de.gerdi-project : GeRDI-harvester-utilities-archive | zip | 1.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
| junit : junit | jar | 4.12 |