is not current version
Last Version 2.4.0

cool.lazy-cat:orm-annotation 2.3.2

orm framework annotation

Categories

Categories

ORM Data
GroupId

GroupId

cool.lazy-cat
ArtifactId

ArtifactId

orm-annotation
Version

Version

2.3.2
Type

Type

jar

Download orm-annotation 2.3.2


<!-- https://jarcasting.com/artifacts/cool.lazy-cat/orm-annotation/ -->
<dependency>
    <groupId>cool.lazy-cat</groupId>
    <artifactId>orm-annotation</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/cool.lazy-cat/orm-annotation/
implementation 'cool.lazy-cat:orm-annotation:2.3.2'
// https://jarcasting.com/artifacts/cool.lazy-cat/orm-annotation/
implementation ("cool.lazy-cat:orm-annotation:2.3.2")
'cool.lazy-cat:orm-annotation:jar:2.3.2'
<dependency org="cool.lazy-cat" name="orm-annotation" rev="2.3.2">
  <artifact name="orm-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.lazy-cat', module='orm-annotation', version='2.3.2')
)
libraryDependencies += "cool.lazy-cat" % "orm-annotation" % "2.3.2"
[cool.lazy-cat/orm-annotation "2.3.2"]