Download msv-20020414.jar file - Jar m

Jar examples for m:msv

Description

multi schema validator

You can download jar file msv 20020414 in this page.

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

msv-20020414-sources.jar
msv-20020414.jar
msv-20020414.pom



Related Tutorials