is not current version
Last Version 0.1.1

com.github.houbb:lombok-ex 0.0.1

Lombok-ex for enhance lombok.

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

lombok-ex
Version

Version

0.0.1
Type

Type

pom

Download lombok-ex 0.0.1

Filename Size
lombok-ex-0.0.1.pom 9 KB
Browse

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