annotatedsql-projection-plugin

Android library to create schema and content provider by using annotations

License

License

GroupId

GroupId

com.github.hamsterksu
ArtifactId

ArtifactId

projection-plugin-processor
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download projection-plugin-processor

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.hamsterksu : android-annotatedsql-api jar 1.10.+
com.github.hamsterksu : android-annotatedsql-processor jar 1.10.+
com.google.guava : guava jar 16.0.1
com.github.hamsterksu : projection-plugin-api jar 1.0.0
org.freemarker : freemarker jar 2.3.20
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0