is not current version
Last Version 0.6

org.commonjava.web:json-tools 0.2


Categories

Categories

JSON Data
GroupId

GroupId

org.commonjava.web
ArtifactId

ArtifactId

json-tools
Version

Version

0.2
Type

Type

pom

Download json-tools 0.2

Filename Size
json-tools-0.2.pom 8 KB
Browse

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