SQLDelight Compiler

Common code shared between the Gradle and IntelliJ plugin

Лицензия

Лицензия

Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.sqldelight
Идентификатор

Идентификатор

compiler
Последняя версия

Последняя версия

0.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SQLDelight Compiler
Common code shared between the Gradle and IntelliJ plugin
Ссылка на сайт

Ссылка на сайт

https://github.com/square/sqldelight/
Система контроля версий

Система контроля версий

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

Скачать compiler

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.truth : truth jar 0.30

Модули Проекта

Данный проект не имеет модулей.
com.squareup.sqldelight

Square

Версии библиотеки

Версия
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