Last Version

SQLDelight Native Driver 1.2.1

Native SQLite driver for SQLDelight

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.sqldelight
ArtifactId

ArtifactId

ios-driver
Version

Version

1.2.1
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 ios-driver 1.2.1


<!-- https://jarcasting.com/artifacts/com.squareup.sqldelight/ios-driver/ -->
<dependency>
    <groupId>com.squareup.sqldelight</groupId>
    <artifactId>ios-driver</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.sqldelight/ios-driver/
implementation 'com.squareup.sqldelight:ios-driver:1.2.1'
// https://jarcasting.com/artifacts/com.squareup.sqldelight/ios-driver/
implementation ("com.squareup.sqldelight:ios-driver:1.2.1")
'com.squareup.sqldelight:ios-driver:pom:1.2.1'
<dependency org="com.squareup.sqldelight" name="ios-driver" rev="1.2.1">
  <artifact name="ios-driver" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squareup.sqldelight', module='ios-driver', version='1.2.1')
)
libraryDependencies += "com.squareup.sqldelight" % "ios-driver" % "1.2.1"
[com.squareup.sqldelight/ios-driver "1.2.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.