is not current version
Last Version 0.7.1

co.touchlab:sqliter 0.5.11

Simple SQLite Driver

Categories

Categories

SQLite Data Databases
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

sqliter
Version

Version

0.5.11
Type

Type

pom

Download sqliter 0.5.11


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