Download commons-modeler-1.1.jar file - Jar c

Jar examples for c:commons-modeler

Description

Commons Modeler

You can download jar file commons-modeler 1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add commons-modeler-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

commons-modeler-1.1-javadoc.jar
commons-modeler-1.1.jar
commons-modeler-1.1.pom



Related Tutorials