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

Jar examples for p:pojo-plugin

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials