Download jmiutils-20050711.jar file - Jar j

Jar examples for j:jmiutils

Description

External (non-maven based) Andromda dependency.

You can download jar file jmiutils 20050711 in this page.

License

GNU General Public License Version 2 with classpath exception

Build File

You can use the following script to add jmiutils-20050711.jar to your project.

<dependency>
   <groupId>org.andromda.thirdparty.netbeans.mdr</groupId>
   <artifactId>jmiutils</artifactId>
   <version>20050711</version>
</dependency>
compile group: 'org.andromda.thirdparty.netbeans.mdr', name: 'jmiutils', version: '20050711'
libraryDependencies += "org.andromda.thirdparty.netbeans.mdr" % "jmiutils" % "20050711"
<dependency org="org.andromda.thirdparty.netbeans.mdr" name="jmiutils" rev="20050711"/>
@Grapes(@Grab(group='org.andromda.thirdparty.netbeans.mdr', module='jmiutils', version='20050711'))
'org.andromda.thirdparty.netbeans.mdr:jmiutils:jar:20050711'

Download

Click the following link to download the jar file.

jmiutils-20050711-javadoc.jar
jmiutils-20050711-sources.jar
jmiutils-20050711.jar
jmiutils-20050711.pom



Related Tutorials