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

me.geso:tinyorm 1.2.0

tinyorm

Категории

Категории

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

Группа

me.geso
Идентификатор

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

tinyorm
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать tinyorm 1.2.0


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