Download apitrary-orm-annotations-0.1.jar file - Jar a

Jar examples for a:apitrary-orm-annotations

Description

You can download jar file apitrary-orm-annotations 0.1 in this page.

Build File

You can use the following script to add apitrary-orm-annotations-0.1.jar to your project.

<dependency>
   <groupId>com.apitrary</groupId>
   <artifactId>apitrary-orm-annotations</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.apitrary', name: 'apitrary-orm-annotations', version: '0.1'
libraryDependencies += "com.apitrary" % "apitrary-orm-annotations" % "0.1"
<dependency org="com.apitrary" name="apitrary-orm-annotations" rev="0.1"/>
@Grapes(@Grab(group='com.apitrary', module='apitrary-orm-annotations', version='0.1'))
'com.apitrary:apitrary-orm-annotations:jar:0.1'

Download

Click the following link to download the jar file.

apitrary-orm-annotations-0.1-javadoc.jar
apitrary-orm-annotations-0.1-sources.jar
apitrary-orm-annotations-0.1.jar
apitrary-orm-annotations-0.1.pom



Related Tutorials