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

io.github.shaohuizhe:orm 1.4.0

orm

Категории

Категории

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

Группа

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

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

orm
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать orm 1.4.0

Имя Файла Размер
orm-1.4.0.pom
orm-1.4.0.jar 57 KB
orm-1.4.0-sources.jar 26 KB
orm-1.4.0-javadoc.jar 212 KB
Обзор

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