How to install the Java artifact org.andromda.profiles.emf.rsm75.andromda-meta with Maven
Java
Maven
pom.xml
org.andromda.profiles.emf.rsm75
andromda-meta
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.andromda.profiles.emf.rsm75</groupId>
<artifactId>andromda-meta</artifactId>
<version>3.4</version>
</dependency>
/<dependencies>