Download andromda-ocl-translation-core-3.2.jar file - Jar a

Jar examples for a:andromda-ocl-translation-core

Description

The AndroMDA OCL translation engine, providing the OCL translation support.

You can download jar file andromda-ocl-translation-core 3.2 in this page.

License

The AndroMDA Project

Build File

You can use the following script to add andromda-ocl-translation-core-3.2.jar to your project.

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

Download

Click the following link to download the jar file.

andromda-ocl-translation-core-3.2.jar
andromda-ocl-translation-core-3.2.pom



Related Tutorials