Last Version

SQLiter Native 0.7.1

Simple SQLite Driver

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

sqliter
Version

Version

0.7.1
Type

Type

pom
Description

Description

SQLiter Native
Simple SQLite Driver
Project URL

Project URL

https://github.com/touchlab/SQLiter
Source Code Management

Source Code Management

https://github.com/touchlab/SQLiter

Download sqliter 0.7.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.