Download modelling-schema-2.0.2.jar file - Jar m

Jar examples for m:modelling-schema

Description

You can download jar file modelling-schema 2.0.2 in this page.

License

Creative Commons License

Build File

You can use the following script to add modelling-schema-2.0.2.jar to your project.

<dependency>
   <groupId>net.sf.javaprinciples.modelling</groupId>
   <artifactId>modelling-schema</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'net.sf.javaprinciples.modelling', name: 'modelling-schema', version: '2.0.2'
libraryDependencies += "net.sf.javaprinciples.modelling" % "modelling-schema" % "2.0.2"
<dependency org="net.sf.javaprinciples.modelling" name="modelling-schema" rev="2.0.2"/>
@Grapes(@Grab(group='net.sf.javaprinciples.modelling', module='modelling-schema', version='2.0.2'))
'net.sf.javaprinciples.modelling:modelling-schema:jar:2.0.2'

Download

Click the following link to download the jar file.

modelling-schema-2.0.2-javadoc.jar
modelling-schema-2.0.2-sources.jar
modelling-schema-2.0.2.jar
modelling-schema-2.0.2.pom



Related Tutorials