is not current version
Last Version 0.5.0

com.andrewreitz:shillelagh 0.0.1

Shillelagh Sqlite Android library

GroupId

GroupId

com.andrewreitz
ArtifactId

ArtifactId

shillelagh
Version

Version

0.0.1
Type

Type

jar

Download shillelagh 0.0.1


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