Download auto-pojo-compiler-0.6.0.jar file - Jar a

Jar examples for a:auto-pojo-compiler

Description

You can download jar file auto-pojo-compiler 0.6.0 in this page.

Build File

You can use the following script to add auto-pojo-compiler-0.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

auto-pojo-compiler-0.6.0-javadoc.jar
auto-pojo-compiler-0.6.0-sources.jar
auto-pojo-compiler-0.6.0.jar
auto-pojo-compiler-0.6.0.pom



Related Tutorials