Download relaxngDatatype-20030807.jar file - Jar r

Jar examples for r:relaxngDatatype

Description

A light-weight easy to use schema language. Version distributed by Sun as part of the Java Web Services Developer Pack 1.6 http://www.relaxng.org/#other-software http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=relax-ng

You can download jar file relaxngDatatype 20030807 in this page.

License

BSD

Build File

You can use the following script to add relaxngDatatype-20030807.jar to your project.

<dependency>
   <groupId>msv</groupId>
   <artifactId>relaxngDatatype</artifactId>
   <version>20030807</version>
</dependency>
compile group: 'msv', name: 'relaxngDatatype', version: '20030807'
libraryDependencies += "msv" % "relaxngDatatype" % "20030807"
<dependency org="msv" name="relaxngDatatype" rev="20030807"/>
@Grapes(@Grab(group='msv', module='relaxngDatatype', version='20030807'))
'msv:relaxngDatatype:jar:20030807'

Download

Click the following link to download the jar file.

relaxngDatatype-20030807.jar
relaxngDatatype-20030807.pom



Related Tutorials