Last Version

SQLDelight JDK Runtime 1.0.0-alpha5

JDK Runtime library to support generated code

License

License

Categories

Categories

Java Languages Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.sqldelight
ArtifactId

ArtifactId

runtime-jdk
Version

Version

1.0.0-alpha5
Type

Type

jar
Description

Description

SQLDelight JDK Runtime
JDK Runtime library to support generated code
Project URL

Project URL

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

Source Code Management

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

Download runtime-jdk 1.0.0-alpha5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.sqldelight : runtime-common jar 1.0.0-alpha5

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.2.50

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.50
com.squareup.sqldelight : sqlite-driver jar 1.0.0-alpha5

Project Modules

There are no modules declared in this project.