Depot

The Depot persistence library provides an abstraction layer over SQLite to allow for more robust database access while using the full power of SQLite.

Лицензия

Лицензия

Категории

Категории

SQLite Данные Базы данных
Группа

Группа

com.zeoflow.depot
Идентификатор

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

sqlite-framework
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

aar
Описание

Описание

Depot
The Depot persistence library provides an abstraction layer over SQLite to allow for more robust database access while using the full power of SQLite.
Ссылка на сайт

Ссылка на сайт

https://github.com/zeoflow/depot
Система контроля версий

Система контроля версий

https://github.com/zeoflow/depot

Скачать sqlite-framework

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.zeoflow.depot/sqlite-framework/ -->
<dependency>
    <groupId>com.zeoflow.depot</groupId>
    <artifactId>sqlite-framework</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zeoflow.depot/sqlite-framework/
implementation 'com.zeoflow.depot:sqlite-framework:1.0.4'
// https://jarcasting.com/artifacts/com.zeoflow.depot/sqlite-framework/
implementation ("com.zeoflow.depot:sqlite-framework:1.0.4")
'com.zeoflow.depot:sqlite-framework:aar:1.0.4'
<dependency org="com.zeoflow.depot" name="sqlite-framework" rev="1.0.4">
  <artifact name="sqlite-framework" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zeoflow.depot', module='sqlite-framework', version='1.0.4')
)
libraryDependencies += "com.zeoflow.depot" % "sqlite-framework" % "1.0.4"
[com.zeoflow.depot/sqlite-framework "1.0.4"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.zeoflow.depot : sqlite jar 1.0.4
androidx.annotation » annotation jar 1.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.2
1.0.2-alpha
0.0.2
0.0.1