MVN

io.mateu : lombok

Maven & Gradle

Oct 20, 2020
6 usages
0 stars

lombok · Customized lombok library

<dependency>
    <groupId>io.mateu</groupId>
    <artifactId>lombok</artifactId>
    <version>1.18.11.97</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mateu : lombok to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.18.11.97

All Versions

Choose a version of io.mateu : lombok to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.18.x
lombok-1.18.11.97
lombok-1.18.11.96

How to add a dependency to Maven

Add the following io.mateu : lombok maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.mateu</groupId>
    <artifactId>lombok</artifactId>
    <version>1.18.11.97</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.mateu : lombok gradle dependency to your build.gradle file:

implementation 'io.mateu:lombok:1.18.11.97'

Gradle Kotlin DSL: Add the following io.mateu : lombok gradle kotlin dependency to your build.gradle.kts file:

implementation("io.mateu:lombok:1.18.11.97")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.mateu : lombok sbt scala dependency to your build.sbt file:

libraryDependencies += "io.mateu" % "lombok" % "1.18.11.97"

Advertisement

Dependencies from Group

Oct 14, 2022
11 usages
0 stars
Aug 24, 2023
8 usages
44 stars
Nov 17, 2020
8 usages
44 stars
Dec 01, 2020
7 usages
0 stars
Mar 16, 2023
6 usages
0 stars

Discover Dependencies