| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSquare Прикладные библиотеки Financial |
| Группа | Группаcom.squareup.sqldelight |
| Идентификатор | Идентификаторruntime |
| Последняя версия | Последняя версия1.5.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSQLDelight Multiplatform Runtime (Experimental)
Multiplatform runtime library to support generated code
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| runtime-1.5.3.pom | |
| runtime-1.5.3.module | 1 KB |
| runtime-1.5.3-sources.jar | 261 bytes |
| runtime-1.5.3-javadoc.jar | 50 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.squareup.sqldelight/runtime/ -->
<dependency>
<groupId>com.squareup.sqldelight</groupId>
<artifactId>runtime</artifactId>
<version>1.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.sqldelight/runtime/
implementation 'com.squareup.sqldelight:runtime:1.5.3'
// https://jarcasting.com/artifacts/com.squareup.sqldelight/runtime/
implementation ("com.squareup.sqldelight:runtime:1.5.3")
'com.squareup.sqldelight:runtime:pom:1.5.3'
<dependency org="com.squareup.sqldelight" name="runtime" rev="1.5.3">
<artifact name="runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squareup.sqldelight', module='runtime', version='1.5.3')
)
libraryDependencies += "com.squareup.sqldelight" % "runtime" % "1.5.3"
[com.squareup.sqldelight/runtime "1.5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |
| co.touchlab : stately-common | jar | 1.1.10 |
| co.touchlab : stately-collections | jar | 1.1.10 |