Download pojo-0.4.1.jar file - Jar p

Jar examples for p:pojo

Description

POJO generation library.

You can download jar file pojo 0.4.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

pojo-0.4.1-javadoc.jar
pojo-0.4.1-sources.jar
pojo-0.4.1.jar
pojo-0.4.1.pom



Related Tutorials