android-annotatedsql

Android library to create schema and content provider by using annotations

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.10.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

android-annotatedsql
Android library to create schema and content provider by using annotations
Ссылка на сайт

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

https://github.com/hamsterksu/Android-AnnotatedSQL

Скачать android-annotatedsql-api

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

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

Зависимости

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

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

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

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

Версия
1.10.3
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4