Last Version

Common JSON Library 0.7.0

A library for encoding/decoding JSON strings.

License

License

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

com.antiaction
ArtifactId

ArtifactId

common-json
Version

Version

0.7.0
Type

Type

jar
Description

Description

Common JSON Library
A library for encoding/decoding JSON strings.
Project URL

Project URL

http://www.antiaction.com/
Source Code Management

Source Code Management

https://github.com/nclarkekb/antiaction-common-json

Download common-json 0.7.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.