io.github.endreman0:java-json

A JSON parser and mutable object-model implememntation

License

License

Categories

Categories

Java Languages JSON Data
GroupId

GroupId

io.github.endreman0
ArtifactId

ArtifactId

java-json
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.endreman0:java-json
A JSON parser and mutable object-model implememntation

Download java-json

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.10.0
0.9.0