SQLDelight Compiler

Common code shared between the Gradle and IntelliJ plugin

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.sqldelight
ArtifactId

ArtifactId

compiler
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

SQLDelight Compiler
Common code shared between the Gradle and IntelliJ plugin
Project URL

Project URL

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

Source Code Management

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

Download compiler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.5.3
com.squareup : javapoet jar 1.10.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.30

Project Modules

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

Square

Versions

Version
0.9.0
0.8.0
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0