is not current version
Last Version 2.4.9

io.github.moltenjson:MoltenJSON 2.4.7

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

Categories

Categories

JSON Data
GroupId

GroupId

io.github.moltenjson
ArtifactId

ArtifactId

MoltenJSON
Version

Version

2.4.7
Type

Type

jar

Download MoltenJSON 2.4.7


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