MVN

com.squareup.sqldelight : android-gradle-plugin

Maven & Gradle

Aug 16, 2018
5.9k stars

SQLDelight Android Gradle Plugin · Gradle plugin for generating kotlin interfaces for sqlite files

<dependency>
    <groupId>com.squareup.sqldelight</groupId>
    <artifactId>android-gradle-plugin</artifactId>
    <version>1.0.0-alpha5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-alpha5
  • Latest Alpha: 1.0.0-alpha5

All Versions

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

Version Vulnerabilities Updated
1.0.x
android-gradle-plugin-1.0.0-alpha5
android-gradle-plugin-1.0.0-alpha4
android-gradle-plugin-1.0.0-alpha3
android-gradle-plugin-1.0.0-alpha2
android-gradle-plugin-1.0.0-alpha1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.squareup.sqldelight</groupId>
    <artifactId>android-gradle-plugin</artifactId>
    <version>1.0.0-alpha5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.squareup.sqldelight:android-gradle-plugin:1.0.0-alpha5'

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

implementation("com.squareup.sqldelight:android-gradle-plugin:1.0.0-alpha5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.sqldelight : android-gradle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.sqldelight" % "android-gradle-plugin" % "1.0.0-alpha5"

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

Aug 16, 2018
14 stars
Aug 16, 2018
1 stars
Jul 19, 2023
1.3k stars
Aug 16, 2018
41 stars
Aug 16, 2018
41 stars
Aug 16, 2018
1 usages
379 stars
Aug 16, 2018
152 stars
Aug 16, 2018
152 stars