License |
License |
---|---|
GroupId | GroupIdcom.github.hamsterksu |
ArtifactId | ArtifactIdprojection-plugin-processor |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionannotatedsql-projection-plugin
Android library to create schema and content provider by using annotations
|
Project URL |
Project URL |
<!-- 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"]
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 |