is not current version
Last Version 1.6.0

io.github.ulisse1996:jaorm-lombok 0.34.0


Categories

Categories

Lombok Application Layer Libs Code Generators ORM Data
GroupId

GroupId

io.github.ulisse1996
ArtifactId

ArtifactId

jaorm-lombok
Version

Version

0.34.0
Type

Type

jar

Download jaorm-lombok 0.34.0


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