Last Version

jsonden 0.9.5

a library that parses, stringifies and manipulates JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.hyunikn
ArtifactId

ArtifactId

jsonden
Version

Version

0.9.5
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 0.9.5


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

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.