is not current version
Last Version 2.4.0

cool.lazy-cat:orm-api-base 2.3.1

orm framework

Categories

Categories

ORM Data
GroupId

GroupId

cool.lazy-cat
ArtifactId

ArtifactId

orm-api-base
Version

Version

2.3.1
Type

Type

jar

Download orm-api-base 2.3.1


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