Download jjschema-0.6.jar file - Jar j

Jar examples for j:jjschema

Description

You can download jar file jjschema 0.6 in this page.

License

LGPLv3 or later

Build File

You can use the following script to add jjschema-0.6.jar to your project.

<dependency>
   <groupId>com.github.reinert</groupId>
   <artifactId>jjschema</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'com.github.reinert', name: 'jjschema', version: '0.6'
libraryDependencies += "com.github.reinert" % "jjschema" % "0.6"
<dependency org="com.github.reinert" name="jjschema" rev="0.6"/>
@Grapes(@Grab(group='com.github.reinert', module='jjschema', version='0.6'))
'com.github.reinert:jjschema:jar:0.6'

Download

Click the following link to download the jar file.

jjschema-0.6-javadoc.jar
jjschema-0.6-sources.jar
jjschema-0.6.jar
jjschema-0.6.pom



Related Tutorials