Download modeler-1.1.jar file - Jar m

Jar examples for m:modeler

Description

POM was created from deploy:deploy-file

You can download jar file modeler 1.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

modeler-1.1.jar
modeler-1.1.pom



Related Tutorials