не последняя версия
Последняя версия 0.1.1

com.github.houbb:lombok-ex 0.1.0

The lombok extension framework.

Категории

Категории

Lombok Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

lombok-ex
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать lombok-ex 0.1.0


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