Last Version

Open JSON 1.8

A clean-room Apache-licensed implementation of simple JSON processing

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.tdunning
ArtifactId

ArtifactId

json
Version

Version

1.8
Type

Type

jar
Description

Description

Open JSON
A clean-room Apache-licensed implementation of simple JSON processing
Project URL

Project URL

https://github.com/tdunning/open-json
Source Code Management

Source Code Management

https://github.com/tdunning/open-json

Download json 1.8


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.