Download mof-20030918.jar file - Jar m

Jar examples for m:mof

Description

External (non-maven based) Andromda dependency.

You can download jar file mof 20030918 in this page.

License

GNU General Public License Version 2 with classpath exception

Build File

You can use the following script to add mof-20030918.jar to your project.

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

Download

Click the following link to download the jar file.

mof-20030918-javadoc.jar
mof-20030918-sources.jar
mof-20030918.jar
mof-20030918.pom



Related Tutorials