s

sqliter-driver-tvosx64

Simple SQLite Driver
https://github.com/touchlab/SQLiter
The Apache Software License, Version 2.0
Kevin Galligan
Files download
File Operation
sqliter-driver-tvosx64-1.2.3.pom download
sqliter-driver-tvosx64-1.2.3-sources.jar download
Apache Maven
<dependency>
  <groupId>co.touchlab</groupId>
  <artifactId>sqliter-driver-tvosx64</artifactId>
  <version>1.2.3</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'co.touchlab:sqliter-driver-tvosx64:1.2.3'
Gradle Kotlin
implementation("co.touchlab:sqliter-driver-tvosx64:1.2.3")
Scala SBT
libraryDependencies += "co.touchlab" % "sqliter-driver-tvosx64" % "1.2.3"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab', module='sqliter-driver-tvosx64', version='1.2.3')
)
Apache Ivy
<dependency org="co.touchlab" name="sqliter-driver-tvosx64" rev="1.2.3" />
Leiningen
[co.touchlab/sqliter-driver-tvosx64 "1.2.3"]
Apache Buildr
'co.touchlab:sqliter-driver-tvosx64:jar:1.2.3'