is not current version
Last Version 0.1.1

com.github.houbb:lombok-ex 0.0.3

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.3
Type

Type

jar

Download lombok-ex 0.0.3


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