is not current version
Last Version 2.0.1

Template com.chimp-central:json-utility 0.0.1

JSON Utility to create, manupilate, and compare JSON Objects

License

License

Categories

Categories

JSON Data Utility General Purpose Libraries
GroupId

GroupId

com.chimp-central
ArtifactId

ArtifactId

json-utility
Version

Version

0.0.1
Type

Type

jar
Description

Description

Template com.chimp-central:json-utility
JSON Utility to create, manupilate, and compare JSON Objects
Project URL

Project URL

https://github.com/kwbhatti/json-utility

Download json-utility 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.