is not current version
Last Version 1.2.1

com.github.luohaha:LuoORM 0.2.0

yet another ORM framework.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.luohaha
ArtifactId

ArtifactId

LuoORM
Version

Version

0.2.0
Type

Type

jar

Download LuoORM 0.2.0


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