Lombok Annotations

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
Last Version

Last Version

1.18.24
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.18.24
1.18.22
1.18.20
1.18.16
1.18.14
1.18.12
1.18.10
1.18.8
1.18.6
1.18.4