Download relaxngDatatype-20050913.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 20050913 in this page.

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

relaxngDatatype-20050913.jar
relaxngDatatype-20050913.pom



Related Tutorials