is not current version
Last Version 3.4

org.andromda.profiles:andromda-profiles 3.2

These profiles allow all AndroMDA stereotypes, tagged values, and datatypes to be referenced from a model.

GroupId

GroupId

org.andromda.profiles
ArtifactId

ArtifactId

andromda-profiles
Version

Version

3.2
Type

Type

pom

Download andromda-profiles 3.2


<!-- https://jarcasting.com/artifacts/org.andromda.profiles/andromda-profiles/ -->
<dependency>
    <groupId>org.andromda.profiles</groupId>
    <artifactId>andromda-profiles</artifactId>
    <version>3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.profiles/andromda-profiles/
implementation 'org.andromda.profiles:andromda-profiles:3.2'
// https://jarcasting.com/artifacts/org.andromda.profiles/andromda-profiles/
implementation ("org.andromda.profiles:andromda-profiles:3.2")
'org.andromda.profiles:andromda-profiles:pom:3.2'
<dependency org="org.andromda.profiles" name="andromda-profiles" rev="3.2">
  <artifact name="andromda-profiles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.andromda.profiles', module='andromda-profiles', version='3.2')
)
libraryDependencies += "org.andromda.profiles" % "andromda-profiles" % "3.2"
[org.andromda.profiles/andromda-profiles "3.2"]