is not current version
Last Version 1.16

com.github.reinert:jjschema 0.6


GroupId

GroupId

com.github.reinert
ArtifactId

ArtifactId

jjschema
Version

Version

0.6
Type

Type

jar

Download jjschema 0.6


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