Download lombok-pg-0.11.3.jar file - Jar l

Jar examples for l:lombok-pg

Description

lombok-pg is a collection of extensions to Project Lombok

You can download jar file lombok-pg 0.11.3 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add lombok-pg-0.11.3.jar to your project.

<dependency>
   <groupId>com.github.peichhorn</groupId>
   <artifactId>lombok-pg</artifactId>
   <version>0.11.3</version>
</dependency>
compile group: 'com.github.peichhorn', name: 'lombok-pg', version: '0.11.3'
libraryDependencies += "com.github.peichhorn" % "lombok-pg" % "0.11.3"
<dependency org="com.github.peichhorn" name="lombok-pg" rev="0.11.3"/>
@Grapes(@Grab(group='com.github.peichhorn', module='lombok-pg', version='0.11.3'))
'com.github.peichhorn:lombok-pg:jar:0.11.3'

Download

Click the following link to download the jar file.

lombok-pg-0.11.3-javadoc.jar
lombok-pg-0.11.3-runtime.jar
lombok-pg-0.11.3-sources.jar
lombok-pg-0.11.3.jar
lombok-pg-0.11.3.pom



Related Tutorials