lombok_ext
lombok extension
| License | License | 
|---|---|
| Categories | CategoriesLombok Application Layer Libs Code Generators | 
| GroupId | GroupIdcom.github.kixalt | 
| ArtifactId | ArtifactIdlombok_ext | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.github.kixalt:lombok_ext An utility library for lombok | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| lombok_ext-0.0.1.pom | |
| lombok_ext-0.0.1.jar | 4 KB | 
| lombok_ext-0.0.1-sources.jar | 2 KB | 
| lombok_ext-0.0.1-javadoc.jar | 30 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 | 
| org.apache.commons : commons-lang3 | jar | 3.10 | 
lombok extension