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

Depot 1.0.2-alpha

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.2-alpha
Тип

Тип

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 1.0.2-alpha


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

Зависимости

compile (2)

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

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

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