SQLite Android Bindings

SQLite Android Bindings from https://sqlite.org

Лицензия

Лицензия

Категории

Категории

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

Группа

mil.nga
Идентификатор

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

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

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

3380400
Дата

Дата

Тип

Тип

aar
Описание

Описание

SQLite Android Bindings
SQLite Android Bindings from https://sqlite.org
Ссылка на сайт

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

https://sqlite.org
Организация-разработчик

Организация-разработчик

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

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

https://www.sqlite.org/src

Скачать sqlite-android

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

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

Зависимости

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

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

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

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

Версия
3380400
3380200
3370200
3360000
3340100
3340000
3320300
3300100
3270200
3250300
3240000