is not current version
Last Version 0.5.0

com.andrewreitz:shillelagh-processor 0.4.0

Shillelagh Sqlite Android library

GroupId

GroupId

com.andrewreitz
ArtifactId

ArtifactId

shillelagh-processor
Version

Version

0.4.0
Type

Type

jar

Download shillelagh-processor 0.4.0


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