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

Jar examples for m:modelling-schema

Description

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

License

Creative Commons License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials