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

com.github.mike10004:ormlite-helper 7.0.1

Library that helps you use ORMLite

Категории

Категории

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

Группа

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

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

ormlite-helper
Версия

Версия

7.0.1
Тип

Тип

jar

Скачать ormlite-helper 7.0.1


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