is not current version
Last Version 0.5.0

com.andrewreitz:shillelagh-processor 0.2.1

Shillelagh Sqlite Android library

GroupId

GroupId

com.andrewreitz
ArtifactId

ArtifactId

shillelagh-processor
Version

Version

0.2.1
Type

Type

jar

Download shillelagh-processor 0.2.1


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