is not current version
Last Version 2.3.9

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


Categories

Categories

JSON Data
GroupId

GroupId

org.hisrc.jsonix
ArtifactId

ArtifactId

jsonix-schema-compiler
Version

Version

2.3.6
Type

Type

jar

Download jsonix-schema-compiler 2.3.6


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