Last Version

JSON formatter GSON 1.0.2

Parent for JUL JSON formatter modules

License

License

Categories

Categories

JSON Data Gson ORM
GroupId

GroupId

com.github.svendiedrichsen
ArtifactId

ArtifactId

json-formatter-gson
Version

Version

1.0.2
Type

Type

jar
Description

Description

JSON formatter GSON
Parent for JUL JSON formatter modules

Download json-formatter-gson 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.svendiedrichsen/json-formatter-gson/ -->
<dependency>
    <groupId>com.github.svendiedrichsen</groupId>
    <artifactId>json-formatter-gson</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.svendiedrichsen/json-formatter-gson/
implementation 'com.github.svendiedrichsen:json-formatter-gson:1.0.2'
// https://jarcasting.com/artifacts/com.github.svendiedrichsen/json-formatter-gson/
implementation ("com.github.svendiedrichsen:json-formatter-gson:1.0.2")
'com.github.svendiedrichsen:json-formatter-gson:jar:1.0.2'
<dependency org="com.github.svendiedrichsen" name="json-formatter-gson" rev="1.0.2">
  <artifact name="json-formatter-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.svendiedrichsen', module='json-formatter-gson', version='1.0.2')
)
libraryDependencies += "com.github.svendiedrichsen" % "json-formatter-gson" % "1.0.2"
[com.github.svendiedrichsen/json-formatter-gson "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.