Download andromda-andromdapp-core-3.3.jar file - Jar a

Jar examples for a:andromda-andromdapp-core

Description

Provides the generic application generation functionality for AndroMDA. Project templates can be "plugged in".

You can download jar file andromda-andromdapp-core 3.3 in this page.

Build File

You can use the following script to add andromda-andromdapp-core-3.3.jar to your project.

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

Download

Click the following link to download the jar file.

andromda-andromdapp-core-3.3.jar
andromda-andromdapp-core-3.3.pom



Related Tutorials