License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.sqldelight |
ArtifactId | ArtifactIdruntime |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSQLDelight Multiplatform Runtime (Experimental)
Multiplatform runtime library to support generated code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |