android-annotatedsql

Android library to create schema and content provider by using annotations

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.hamsterksu
ArtifactId

ArtifactId

android-annotatedsql-gradle-plugin
Last Version

Last Version

1.7.9
Release Date

Release Date

Type

Type

jar
Description

Description

android-annotatedsql
Android library to create schema and content provider by using annotations
Project URL

Project URL

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

Download android-annotatedsql-gradle-plugin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5