is not current version
Last Version 0.6

org.commonjava.web:json-test-harness 0.4


Categories

Categories

JSON Data
GroupId

GroupId

org.commonjava.web
ArtifactId

ArtifactId

json-test-harness
Version

Version

0.4
Type

Type

jar

Download json-test-harness 0.4


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