android-annotatedsql

Android library to create schema and content provider by using annotations

License

License

GroupId

GroupId

com.github.hamsterksu
ArtifactId

ArtifactId

android-annotatedsql-api
Last Version

Last Version

1.10.3
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-api

How to add to project

<!-- 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"]

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.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