License |
License |
---|---|
Categories |
CategoriesJSON Data Utility General Purpose Libraries |
GroupId | GroupIdcom.chimp-central |
ArtifactId | ArtifactIdjson-utility |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionTemplate com.chimp-central:json-utility
JSON Utility to create, manupilate, and compare JSON Objects
|
Project URL |
Project URL |
Filename | Size |
---|---|
json-utility-0.0.1.pom | |
json-utility-0.0.1.jar | 2 KB |
json-utility-0.0.1-sources.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |