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

com.github.hamsterksu:android-annotatedsql-api 1.8.3

Android library to create schema and content provider by using annotations

Группа

Группа

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

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

android-annotatedsql-api
Версия

Версия

1.8.3
Тип

Тип

jar

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


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