is not current version
Last Version 0.7.1

co.touchlab:sqliter 0.6.3-eap-32

Simple SQLite Driver

Categories

Categories

SQLite Data Databases
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

sqliter
Version

Version

0.6.3-eap-32
Type

Type

pom

Download sqliter 0.6.3-eap-32


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