is not current version
Last Version 8.1

io.github.shaohuizhe:orm 1.2.1

orm

Categories

Categories

ORM Data
GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

orm
Version

Version

1.2.1
Type

Type

jar

Download orm 1.2.1


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