Lightweight Json Library


License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.djodjo.json
ArtifactId

ArtifactId

JustJsonLib
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Lightweight Json Library
Lightweight Json Library

Download JustJsonLib

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar [4,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC1