MVN

com.squareup.sqldelight : runtime

Maven & Gradle

Jan 20, 2023
36 usages
5.9k stars

SQLDelight Multiplatform Runtime (Experimental) · Multiplatform runtime library to support generated code

<dependency>
    <groupId>com.squareup.sqldelight</groupId>
    <artifactId>runtime</artifactId>
    <version>1.5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.sqldelight : runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.5
  • Latest Release Candidate: 1.0.0-rc7
  • Latest Alpha: 1.0.0-alpha1

All Versions

Choose a version of com.squareup.sqldelight : runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
runtime-1.5.5
runtime-1.5.4
runtime-1.5.3
runtime-1.5.2
runtime-1.5.1
runtime-1.5.0
1.4.x
runtime-1.4.4
runtime-1.4.3
runtime-1.4.2
runtime-1.4.1
runtime-1.4.0
1.3.x
runtime-1.3.0
1.2.x
runtime-1.2.2
runtime-1.2.1
runtime-1.2.0
1.1.x
runtime-1.1.5
runtime-1.1.4
runtime-1.1.3
runtime-1.1.2
runtime-1.1.1
runtime-1.1.0
1.0.x
runtime-1.0.3
runtime-1.0.2
runtime-1.0.1
runtime-1.0.0
runtime-1.0.0-rc7
runtime-1.0.0-rc6
runtime-1.0.0-rc5
runtime-1.0.0-rc4
runtime-1.0.0-rc3
runtime-1.0.0-rc2
runtime-1.0.0-rc1
runtime-1.0.0-alpha1
0.9.x
runtime-0.9.0
0.8.x
runtime-0.8.0
0.7.x
runtime-0.7.2
runtime-0.7.1
runtime-0.7.0
0.6.x
runtime-0.6.1
runtime-0.6.0
0.5.x
runtime-0.5.1
runtime-0.5.0
0.4.x
runtime-0.4.4
runtime-0.4.3
runtime-0.4.2
runtime-0.4.1
runtime-0.4.0
0.3.x
runtime-0.3.2
runtime-0.3.1
runtime-0.3.0
0.2.x
runtime-0.2.2
runtime-0.2.1
runtime-0.2.0
0.1.x
runtime-0.1.2
runtime-0.1.1
runtime-0.1.0

How to add a dependency to Maven

Add the following com.squareup.sqldelight : runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.sqldelight</groupId>
    <artifactId>runtime</artifactId>
    <version>1.5.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.sqldelight : runtime gradle dependency to your build.gradle file:

implementation 'com.squareup.sqldelight:runtime:1.5.5'

Gradle Kotlin DSL: Add the following com.squareup.sqldelight : runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.sqldelight:runtime:1.5.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.sqldelight : runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.sqldelight" % "runtime" % "1.5.5"

Advertisement

Dependencies from Group

Jan 20, 2023
37 usages
5.9k stars
Jan 20, 2023
36 usages
5.9k stars
Jan 20, 2023
24 usages
5.9k stars
Jan 20, 2023
16 usages
5.9k stars
Jan 20, 2023
14 usages
5.9k stars

Discover Dependencies

Jul 17, 2019
8 usages
0 stars
Dec 12, 2022
29 usages
258 stars
May 07, 2013
10 usages
Jun 29, 2023
234 usages
12.7k stars
Mar 25, 2020
8 usages
60 stars
Feb 25, 2015
24 usages
Oct 18, 2016
4 usages
Jul 07, 2020
8 usages
227 stars
Nov 22, 2019
4 usages
281 stars