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

Jar examples for c:commons-modeler

Description

Commons Modeler

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

commons-modeler-2.0.1-javadoc.javadoc.jar
commons-modeler-2.0.1-sources.jar
commons-modeler-2.0.1.jar
commons-modeler-2.0.1.pom



Related Tutorials