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

com.github.mike10004:ormlite-helper 7.1.0

Library that helps you use ORMLite

Категории

Категории

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

Группа

com.github.mike10004
Идентификатор

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

ormlite-helper
Версия

Версия

7.1.0
Тип

Тип

jar

Скачать ormlite-helper 7.1.0


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