Last Version

com.github.kixalt:lombok_ext 0.0.1

An utility library for lombok

License

License

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

com.github.kixalt
ArtifactId

ArtifactId

lombok_ext
Version

Version

0.0.1
Type

Type

jar
Description

Description

com.github.kixalt:lombok_ext
An utility library for lombok
Source Code Management

Source Code Management

https://github.com/kixalt/lombok_ext.git

Download lombok_ext 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.apache.commons : commons-lang3 jar 3.10

Project Modules

There are no modules declared in this project.