is not current version
Last Version 0.1.1

com.github.houbb:lombok-ex 0.0.9

The lombok extension framework.

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

lombok-ex
Version

Version

0.0.9
Type

Type

jar

Download lombok-ex 0.0.9


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