annotatedsql-projection-plugin

Android library to create schema and content provider by using annotations

Лицензия

Лицензия

Группа

Группа

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

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

projection-plugin-api
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://github.com/hamsterksu/annotatedsql-projection-plugin

Скачать projection-plugin-api

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

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

Зависимости

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

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

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

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

Версия
1.0.0