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