не последняя версия
Последняя версия 8.1

io.github.shaohuizhe:orm 1.4.5

orm

Категории

Категории

ORM Данные
Группа

Группа

io.github.shaohuizhe
Идентификатор

Идентификатор

orm
Версия

Версия

1.4.5
Тип

Тип

jar

Скачать orm 1.4.5

Имя Файла Размер
orm-1.4.5.pom
orm-1.4.5.jar 58 KB
orm-1.4.5-sources.jar 26 KB
orm-1.4.5-javadoc.jar 214 KB
Обзор

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