is not current version
Last Version 8.1

io.github.shaohuizhe:orm 1.3.5

orm

Categories

Categories

ORM Data
GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

orm
Version

Version

1.3.5
Type

Type

jar

Download orm 1.3.5


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