Last Version

Reference Implementation for j(s)-lib JSON API 2.0.0

JSON parser and serializer for objects with not restricted complexity.

License

License

The Apache License, Version 2.0
Categories

Categories

JavaScript Languages JSON Data
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

js-json
Version

Version

2.0.0
Type

Type

jar
Description

Description

Reference Implementation for j(s)-lib JSON API
JSON parser and serializer for objects with not restricted complexity.
Project URL

Project URL

https://github.com/js-lib-com/json
Source Code Management

Source Code Management

https://github.com/js-lib-com/json

Download js-json 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.js-lib : js-commons jar 1.2.0
com.js-lib : js-json-api jar 2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.