Download andromda-profile-presentation-3.3.jar file - Jar a

Jar examples for a:andromda-profile-presentation

Description

Contains the AndroMDA EMF-UML2 1.X presentation profile.

You can download jar file andromda-profile-presentation 3.3 in this page.

Build File

You can use the following script to add andromda-profile-presentation-3.3.jar to your project.

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

Download

Click the following link to download the jar file.

andromda-profile-presentation-3.3.pom



Related Tutorials