is not current version
Last Version 2.0.0

org.hisrc.jsonix:jsonix-tests-zero 1.2


Categories

Categories

JSON Data
GroupId

GroupId

org.hisrc.jsonix
ArtifactId

ArtifactId

jsonix-tests-zero
Version

Version

1.2
Type

Type

jar

Download jsonix-tests-zero 1.2


<!-- https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-tests-zero/ -->
<dependency>
    <groupId>org.hisrc.jsonix</groupId>
    <artifactId>jsonix-tests-zero</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-tests-zero/
implementation 'org.hisrc.jsonix:jsonix-tests-zero:1.2'
// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-tests-zero/
implementation ("org.hisrc.jsonix:jsonix-tests-zero:1.2")
'org.hisrc.jsonix:jsonix-tests-zero:jar:1.2'
<dependency org="org.hisrc.jsonix" name="jsonix-tests-zero" rev="1.2">
  <artifact name="jsonix-tests-zero" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.jsonix', module='jsonix-tests-zero', version='1.2')
)
libraryDependencies += "org.hisrc.jsonix" % "jsonix-tests-zero" % "1.2"
[org.hisrc.jsonix/jsonix-tests-zero "1.2"]