Download msv-20050913.jar file - Jar m

Jar examples for m:msv

Description

multi schema validator

You can download jar file msv 20050913 in this page.

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

msv-20050913-sources.jar
msv-20050913.jar
msv-20050913.pom



Related Tutorials