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

Android EasySQLite 2.1.0

Use easily the database SQLite on android using the DAO and transformer design patterns.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

easysqlite
Версия

Версия

2.1.0
Тип

Тип

aar
Описание

Описание

Android EasySQLite
Use easily the database SQLite on android using the DAO and transformer design patterns.
Ссылка на сайт

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

https://github.com/tonilopezmr/Android-EasySQLite
Система контроля версий

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

https://github.com/tonilopezmr/Android-EasySQLite

Скачать easysqlite 2.1.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » appcompat-v7 jar 21.0.3

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

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