Download crud-common-3.3.jar file - Jar c

Jar examples for c:crud-common

Description

You can download jar file crud-common 3.3 in this page.

Build File

You can use the following script to add crud-common-3.3.jar to your project.

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

Download

Click the following link to download the jar file.

crud-common-3.3.jar
crud-common-3.3.pom



Related Tutorials