Download crud-core-3.2.jar file - Jar c

Jar examples for c:crud-core

Description

You can download jar file crud-core 3.2 in this page.

Build File

You can use the following script to add crud-core-3.2.jar to your project.

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

Download

Click the following link to download the jar file.

crud-core-3.2-client.jar
crud-core-3.2.jar
crud-core-3.2.pom



Related Tutorials