Last Version

json-0.4.0 0.4.0

Simplify and extend GSON library.

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.kut3
ArtifactId

ArtifactId

json
Version

Version

0.4.0
Type

Type

jar
Description

Description

json-0.4.0
Simplify and extend GSON library.
Project URL

Project URL

http://kut3.net/json

Download json 0.4.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.