Jar examples for j:jing
A branch of Jing used by the Nu Html Checker. (Jing is a tool for validating documents against RelaxNG schemas.)
You can download jar file jing 20120724.0.0 in this page.
3-clause BSD license
You can use the following script to add jing-20120724.0.0.jar to your project.
<dependency> <groupId>org.daisy.libs</groupId> <artifactId>jing</artifactId> <version>20120724.0.0</version> </dependency>
compile group: 'org.daisy.libs', name: 'jing', version: '20120724.0.0'
libraryDependencies += "org.daisy.libs" % "jing" % "20120724.0.0"
<dependency org="org.daisy.libs" name="jing" rev="20120724.0.0"/>
@Grapes(@Grab(group='org.daisy.libs', module='jing', version='20120724.0.0'))
'org.daisy.libs:jing:jar:20120724.0.0'
Click the following link to download the jar file.
jing-20120724.0.0-javadoc.jar