Categories |
CategoriesSQLite Data Databases |
---|---|
GroupId | GroupIdpub.doric.extension |
ArtifactId | ArtifactIdsqlite |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Description31fa6195df394061d4c1f6acd11ae2b2c6bf30db
|
Filename | Size |
---|---|
sqlite-0.2.4.pom | |
sqlite-0.2.4.aar | 73 KB |
sqlite-0.2.4-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pub.doric.extension/sqlite/ -->
<dependency>
<groupId>pub.doric.extension</groupId>
<artifactId>sqlite</artifactId>
<version>0.2.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pub.doric.extension/sqlite/
implementation 'pub.doric.extension:sqlite:0.2.4'
// https://jarcasting.com/artifacts/pub.doric.extension/sqlite/
implementation ("pub.doric.extension:sqlite:0.2.4")
'pub.doric.extension:sqlite:aar:0.2.4'
<dependency org="pub.doric.extension" name="sqlite" rev="0.2.4">
<artifact name="sqlite" type="aar" />
</dependency>
@Grapes(
@Grab(group='pub.doric.extension', module='sqlite', version='0.2.4')
)
libraryDependencies += "pub.doric.extension" % "sqlite" % "0.2.4"
[pub.doric.extension/sqlite "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
pub.doric : core | jar | 0.8.26 |