Download extra-schema-1.0.0.jar file - Jar e

Jar examples for e:extra-schema

Description

eXTra Schema for XSD

You can download jar file extra-schema 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add extra-schema-1.0.0.jar to your project.

<dependency>
   <groupId>de.extra-standard</groupId>
   <artifactId>extra-schema</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'de.extra-standard', name: 'extra-schema', version: '1.0.0'
libraryDependencies += "de.extra-standard" % "extra-schema" % "1.0.0"
<dependency org="de.extra-standard" name="extra-schema" rev="1.0.0"/>
@Grapes(@Grab(group='de.extra-standard', module='extra-schema', version='1.0.0'))
'de.extra-standard:extra-schema:jar:1.0.0'

Download

Click the following link to download the jar file.

extra-schema-1.0.0-javadoc.jar
extra-schema-1.0.0-sources.jar
extra-schema-1.0.0-test-sources.jar
extra-schema-1.0.0-tests.jar
extra-schema-1.0.0.jar
extra-schema-1.0.0.pom



Related Tutorials