Last Version

purejson 1.0.1

PureJSON is a simple JSON parser exposing pure object APIs for parsing json documents

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.senthilganeshs
ArtifactId

ArtifactId

purejson
Version

Version

1.0.1
Type

Type

jar
Description

Description

purejson
PureJSON is a simple JSON parser exposing pure object APIs for parsing json documents
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/senthilganeshs/jsonp

Download purejson 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.