Download pojo-annotations-0.12.0.jar file - Jar p

Jar examples for p:pojo-annotations

Description

You can download jar file pojo-annotations 0.12.0 in this page.

Build File

You can use the following script to add pojo-annotations-0.12.0.jar to your project.

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

Download

Click the following link to download the jar file.

pojo-annotations-0.12.0-javadoc.jar
pojo-annotations-0.12.0-sources.jar
pojo-annotations-0.12.0.jar
pojo-annotations-0.12.0.pom



Related Tutorials