Last Version

Lombok Annotations 1.18.24

Annotations of Project Lombok as separate JAR to improve compiling and handling Java sources generated by Delombok

License

License

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

de.lars-sh
ArtifactId

ArtifactId

lombok-annotations
Version

Version

1.18.24
Type

Type

jar
Description

Description

Lombok Annotations
Annotations of Project Lombok as separate JAR to improve compiling and handling Java sources generated by Delombok
Project URL

Project URL

https://lars-sh.github.io/lombok-annotations/
Source Code Management

Source Code Management

https://github.com/lars-sh/lombok-annotations

Download lombok-annotations 1.18.24


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.