Download pojo-compiler-0.6.0.jar file - Jar p

Jar examples for p:pojo-compiler

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials