Download andromda-metafacades-uml14-3.3.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.3 in this page.

License

The AndroMDA Project

Build File

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

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

Download

Click the following link to download the jar file.

andromda-metafacades-uml14-3.3.jar
andromda-metafacades-uml14-3.3.pom



Related Tutorials