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

com.github.yamingd.android:sqlite-annotation 1.2.0

Android Sqlite Mapper

Категории

Категории

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

Группа

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

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

sqlite-annotation
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать sqlite-annotation 1.2.0


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