Download andromda-meta-cartridge-3.2.jar file - Jar a

Jar examples for a:andromda-meta-cartridge

Description

Produces AndroMDA Metafacades.

You can download jar file andromda-meta-cartridge 3.2 in this page.

License

The AndroMDA Project

Build File

You can use the following script to add andromda-meta-cartridge-3.2.jar to your project.

<dependency>
   <groupId>org.andromda.cartridges</groupId>
   <artifactId>andromda-meta-cartridge</artifactId>
   <version>3.2</version>
</dependency>
compile group: 'org.andromda.cartridges', name: 'andromda-meta-cartridge', version: '3.2'
libraryDependencies += "org.andromda.cartridges" % "andromda-meta-cartridge" % "3.2"
<dependency org="org.andromda.cartridges" name="andromda-meta-cartridge" rev="3.2"/>
@Grapes(@Grab(group='org.andromda.cartridges', module='andromda-meta-cartridge', version='3.2'))
'org.andromda.cartridges:andromda-meta-cartridge:jar:3.2'

Download

Click the following link to download the jar file.

andromda-meta-cartridge-3.2.jar
andromda-meta-cartridge-3.2.pom



Related Tutorials