Last Version

MoltenJSON 2.4.9

A powerful gson-based library for interacting with any type and level of JSON.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.moltenjson
ArtifactId

ArtifactId

MoltenJSON
Version

Version

2.4.9
Type

Type

jar
Description

Description

MoltenJSON
A powerful gson-based library for interacting with any type and level of JSON.
Project URL

Project URL

https://github.com/moltenjson/MoltenJSON
Source Code Management

Source Code Management

https://github.com/moltenjson/MoltenJSON

Download MoltenJSON 2.4.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.google.guava : guava jar 17.0
commons-io : commons-io jar 2.6
org.jetbrains : annotations jar 17.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.