Jar examples for a:android-annotatedsql-processor
Android library to create schema and content provider by using annotations
You can download jar file android-annotatedsql-processor 1.10.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add android-annotatedsql-processor-1.10.3.jar to your project.
<dependency> <groupId>com.github.hamsterksu</groupId> <artifactId>android-annotatedsql-processor</artifactId> <version>1.10.3</version> </dependency>
compile group: 'com.github.hamsterksu', name: 'android-annotatedsql-processor', version: '1.10.3'
libraryDependencies += "com.github.hamsterksu" % "android-annotatedsql-processor" % "1.10.3"
<dependency org="com.github.hamsterksu" name="android-annotatedsql-processor" rev="1.10.3"/>
@Grapes(@Grab(group='com.github.hamsterksu', module='android-annotatedsql-processor', version='1.10.3'))
'com.github.hamsterksu:android-annotatedsql-processor:jar:1.10.3'
Click the following link to download the jar file.
android-annotatedsql-processor-1.10.3-javadoc.jar