Jar examples for a:andromda-andromdapp-core
Provides the generic application generation functionality for AndroMDA. Project templates can be "plugged in".
You can download jar file andromda-andromdapp-core 3.2 in this page.
You can use the following script to add andromda-andromdapp-core-3.2.jar to your project.
<dependency> <groupId>org.andromda.andromdapp</groupId> <artifactId>andromda-andromdapp-core</artifactId> <version>3.2</version> </dependency>
compile group: 'org.andromda.andromdapp', name: 'andromda-andromdapp-core', version: '3.2'
libraryDependencies += "org.andromda.andromdapp" % "andromda-andromdapp-core" % "3.2"
<dependency org="org.andromda.andromdapp" name="andromda-andromdapp-core" rev="3.2"/>
@Grapes(@Grab(group='org.andromda.andromdapp', module='andromda-andromdapp-core', version='3.2'))
'org.andromda.andromdapp:andromda-andromdapp-core:jar:3.2'
Click the following link to download the jar file.
andromda-andromdapp-core-3.2.jar