License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdapp.cash.sqldelight |
ArtifactId | ArtifactIdruntime-js |
Last Version | Last Version2.0.0-alpha03 |
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-js-2.0.0-alpha03.pom | |
runtime-js-2.0.0-alpha03.module | 2 KB |
runtime-js-2.0.0-alpha03-sources.jar | 15 KB |
runtime-js-2.0.0-alpha03-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/app.cash.sqldelight/runtime-js/ -->
<dependency>
<groupId>app.cash.sqldelight</groupId>
<artifactId>runtime-js</artifactId>
<version>2.0.0-alpha03</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/app.cash.sqldelight/runtime-js/
implementation 'app.cash.sqldelight:runtime-js:2.0.0-alpha03'
// https://jarcasting.com/artifacts/app.cash.sqldelight/runtime-js/
implementation ("app.cash.sqldelight:runtime-js:2.0.0-alpha03")
'app.cash.sqldelight:runtime-js:pom:2.0.0-alpha03'
<dependency org="app.cash.sqldelight" name="runtime-js" rev="2.0.0-alpha03">
<artifact name="runtime-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='app.cash.sqldelight', module='runtime-js', version='2.0.0-alpha03')
)
libraryDependencies += "app.cash.sqldelight" % "runtime-js" % "2.0.0-alpha03"
[app.cash.sqldelight/runtime-js "2.0.0-alpha03"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.7.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.7.0 |