Download pojo-testing-0.5.0.jar file - Jar p

Jar examples for p:pojo-testing

Description

You can download jar file pojo-testing 0.5.0 in this page.

Build File

You can use the following script to add pojo-testing-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

pojo-testing-0.5.0-javadoc.jar
pojo-testing-0.5.0.pom
pojo-testing-0.5.0.jar
pojo-testing-0.5.0-sources.jar



Related Tutorials