is not current version
Last Version 1.0.3

be.yildiz-games:bom-lombok 1.0.0

Contains the dependency management for lombok.

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

bom-lombok
Version

Version

1.0.0
Type

Type

pom

Download bom-lombok 1.0.0

Filename Size
bom-lombok-1.0.0.pom 1 KB
Browse

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