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 20091111 in this page.
3-clause BSD license
You can use the following script to add jing-20091111.jar to your project.
<dependency> <groupId>com.thaiopensource</groupId> <artifactId>jing</artifactId> <version>20091111</version> </dependency>
compile group: 'com.thaiopensource', name: 'jing', version: '20091111'
libraryDependencies += "com.thaiopensource" % "jing" % "20091111"
<dependency org="com.thaiopensource" name="jing" rev="20091111"/>
@Grapes(@Grab(group='com.thaiopensource', module='jing', version='20091111'))
'com.thaiopensource:jing:jar:20091111'
Click the following link to download the jar file.
jing-20091111-javadoc.jar