Download andromda-metafacades-uml14-3.2.jar file - Jar a

Jar examples for a:andromda-metafacades-uml14

Description

The UML 1.4 metafacades. This is the set of UML 1.4 metafacades implementations. These implement the common UML metafacades.

You can download jar file andromda-metafacades-uml14 3.2 in this page.

License

The AndroMDA Project

Build File

You can use the following script to add andromda-metafacades-uml14-3.2.jar to your project.

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

Download

Click the following link to download the jar file.

andromda-metafacades-uml14-3.2.jar
andromda-metafacades-uml14-3.2.pom



Related Tutorials