Last Version

Open JSON 1.0.12

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.openjson
ArtifactId

ArtifactId

openjson
Version

Version

1.0.12
Type

Type

jar
Description

Description

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

Project URL

https://github.com/openjson/openjson
Source Code Management

Source Code Management

https://github.com/openjson/openjson

Download openjson 1.0.12


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.