is not current version
Last Version 0.6

org.commonjava.web:json-tools 0.1


Categories

Categories

JSON Data
GroupId

GroupId

org.commonjava.web
ArtifactId

ArtifactId

json-tools
Version

Version

0.1
Type

Type

pom

Download json-tools 0.1

Filename Size
json-tools-0.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.web/json-tools/
implementation 'org.commonjava.web:json-tools:0.1'
// https://jarcasting.com/artifacts/org.commonjava.web/json-tools/
implementation ("org.commonjava.web:json-tools:0.1")
'org.commonjava.web:json-tools:pom:0.1'
<dependency org="org.commonjava.web" name="json-tools" rev="0.1">
  <artifact name="json-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.web', module='json-tools', version='0.1')
)
libraryDependencies += "org.commonjava.web" % "json-tools" % "0.1"
[org.commonjava.web/json-tools "0.1"]