android-annotatedsql

Android library to create schema and content provider by using annotations

License

License

GroupId

GroupId

com.github.hamsterksu
ArtifactId

ArtifactId

android-annotatedsql-processor
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-processor

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.hamsterksu : android-annotatedsql-api jar 1.10.3
log4j : log4j jar 1.2.17
com.google.guava : guava jar 16.0.1
org.freemarker : freemarker jar 2.3.20

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