is not current version
Last Version 0.5.0

com.andrewreitz:shillelagh 0.3.0

Shillelagh Sqlite Android library

GroupId

GroupId

com.andrewreitz
ArtifactId

ArtifactId

shillelagh
Version

Version

0.3.0
Type

Type

jar

Download shillelagh 0.3.0


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