SQLDelight Native Driver

Native SQLite driver for SQLDelight

License

License

Categories

Categories

Square Business Logic Libraries Financial Native Development Tools
GroupId

GroupId

com.squareup.sqldelight
ArtifactId

ArtifactId

native-driver
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

pom
Description

Description

SQLDelight Native Driver
Native SQLite driver for SQLDelight
Project URL

Project URL

https://github.com/square/sqldelight/
Source Code Management

Source Code Management

https://github.com/square/sqldelight/

Download native-driver

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.squareup.sqldelight : runtime jar 1.5.3
co.touchlab : stately-common jar 1.1.10
co.touchlab : sqliter-driver jar 1.0.10

Project Modules

There are no modules declared in this project.
com.squareup.sqldelight

Square

Versions

Version
1.5.3
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.2