| License |
License |
|---|---|
| GroupId | GroupIdcom.andrewreitz |
| ArtifactId | ArtifactIdshillelagh-processor |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionShillelagh Processor
Shillelagh Sqlite Android library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| shillelagh-processor-0.5.0.pom | |
| shillelagh-processor-0.5.0.jar | 22 KB |
| shillelagh-processor-0.5.0-sources.jar | 16 KB |
| shillelagh-processor-0.5.0-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.andrewreitz/shillelagh-processor/ -->
<dependency>
<groupId>com.andrewreitz</groupId>
<artifactId>shillelagh-processor</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.andrewreitz/shillelagh-processor/
implementation 'com.andrewreitz:shillelagh-processor:0.5.0'
// https://jarcasting.com/artifacts/com.andrewreitz/shillelagh-processor/
implementation ("com.andrewreitz:shillelagh-processor:0.5.0")
'com.andrewreitz:shillelagh-processor:jar:0.5.0'
<dependency org="com.andrewreitz" name="shillelagh-processor" rev="0.5.0">
<artifact name="shillelagh-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.andrewreitz', module='shillelagh-processor', version='0.5.0')
)
libraryDependencies += "com.andrewreitz" % "shillelagh-processor" % "0.5.0"
[com.andrewreitz/shillelagh-processor "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.andrewreitz : shillelagh | jar | 0.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| com.squareup : javawriter | jar | 2.5.0 |