sqlite3

The library of sqlite3 for android with simple API.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.iqosjay
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

sqlite3
The library of sqlite3 for android with simple API.
Ссылка на сайт

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

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

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

https://github.com/iqosjay/SQLite3/tree/main

Скачать sqlite3

Имя Файла Размер
sqlite3-1.0.0.pom
sqlite3-1.0.0-sources.jar 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/io.github.iqosjay/sqlite3/ -->
<dependency>
    <groupId>io.github.iqosjay</groupId>
    <artifactId>sqlite3</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iqosjay/sqlite3/
implementation 'io.github.iqosjay:sqlite3:1.0.0'
// https://jarcasting.com/artifacts/io.github.iqosjay/sqlite3/
implementation ("io.github.iqosjay:sqlite3:1.0.0")
'io.github.iqosjay:sqlite3:aar:1.0.0'
<dependency org="io.github.iqosjay" name="sqlite3" rev="1.0.0">
  <artifact name="sqlite3" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iqosjay', module='sqlite3', version='1.0.0')
)
libraryDependencies += "io.github.iqosjay" % "sqlite3" % "1.0.0"
[io.github.iqosjay/sqlite3 "1.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0.0