Download jjschema-0.3.jar file - Jar j

Jar examples for j:jjschema

Description

You can download jar file jjschema 0.3 in this page.

License

LGPLv3 or later

Build File

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

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

Download

Click the following link to download the jar file.

jjschema-0.3-javadoc.jar
jjschema-0.3-sources.jar
jjschema-0.3.jar
jjschema-0.3.pom



Related Tutorials