Jar examples for c:commons-modeler
Commons Modeler
You can download jar file commons-modeler 1.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
commons-modeler-1.1-javadoc.jar