Download andromda-ocl-translation-core-3.3.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.3 in this page.

License

The AndroMDA Project

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials