jsonden

a library that parses, stringifies and manipulates JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.hyunikn
ArtifactId

ArtifactId

jsonden
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

jsonden
a library that parses, stringifies and manipulates JSON
Project URL

Project URL

https://github.com/hyunikn/json-den-java
Source Code Management

Source Code Management

https://github.com/hyunikn/json-den-java

Download jsonden

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.8-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.6