is not current version
Last Version 0.11.3

com.github.peichhorn:lombok-pg 0.11.0

lombok-pg is a collection of extensions to Project Lombok

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

com.github.peichhorn
ArtifactId

ArtifactId

lombok-pg
Version

Version

0.11.0
Type

Type

jar

Download lombok-pg 0.11.0


<!-- https://jarcasting.com/artifacts/com.github.peichhorn/lombok-pg/ -->
<dependency>
    <groupId>com.github.peichhorn</groupId>
    <artifactId>lombok-pg</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peichhorn/lombok-pg/
implementation 'com.github.peichhorn:lombok-pg:0.11.0'
// https://jarcasting.com/artifacts/com.github.peichhorn/lombok-pg/
implementation ("com.github.peichhorn:lombok-pg:0.11.0")
'com.github.peichhorn:lombok-pg:jar:0.11.0'
<dependency org="com.github.peichhorn" name="lombok-pg" rev="0.11.0">
  <artifact name="lombok-pg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peichhorn', module='lombok-pg', version='0.11.0')
)
libraryDependencies += "com.github.peichhorn" % "lombok-pg" % "0.11.0"
[com.github.peichhorn/lombok-pg "0.11.0"]