API4JSON

API's to manipulate JSON modeled after IBM's json4j including key-sorted serialization

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.wnm3
ArtifactId

ArtifactId

API4JSON
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

API4JSON
API's to manipulate JSON modeled after IBM's json4j including key-sorted serialization
Project URL

Project URL

http://github.com/wnm3/API4JSON
Source Code Management

Source Code Management

https://github.com/wnm3/API4JSON

Download API4JSON

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0