is not current version
Last Version 2.3.9

org.hisrc.jsonix:jsonix-schema-compiler 2.0.11


Categories

Categories

JSON Data
GroupId

GroupId

org.hisrc.jsonix
ArtifactId

ArtifactId

jsonix-schema-compiler
Version

Version

2.0.11
Type

Type

jar

Download jsonix-schema-compiler 2.0.11


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