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

com.github.houbb:lombok-ex 0.0.2

The lombok extension framework.

Категории

Категории

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

Группа

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

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

lombok-ex
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать lombok-ex 0.0.2


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