Last Version

JSON 1.2.0

A very lite and powerful JSON parser/serializer Java implementation.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

tech.sobin
ArtifactId

ArtifactId

json
Version

Version

1.2.0
Type

Type

jar
Description

Description

JSON
A very lite and powerful JSON parser/serializer Java implementation.
Project URL

Project URL

https://github.com/carbon-lab/JSON
Source Code Management

Source Code Management

https://github.com/carbon-lab/JSON/tree/master

Download json 1.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.