is not current version
Last Version 2.0.2

API4JSON 2.0.1

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
Version

Version

2.0.1
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 2.0.1


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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.