Android Sqlite Mapper

Android Sqlite

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Android Sqlite Mapper
Android Sqlite
Ссылка на сайт

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

https://github.com/yamingd/argo-sqlite
Система контроля версий

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

https://github.com/yamingd/argo-sqlite

Скачать sqlite-annotation

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

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

Зависимости

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

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

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

argo-sqlite

sqlite mapper for Android using Processor

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

Версия
2.2.0
2.1.0
1.2.0
1.1.0
1.0.0