Jar examples for r:runtime-jdk
JDK Runtime library to support generated code
You can download jar file runtime-jdk 1.0.0-alpha3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add runtime-jdk-1.0.0-alpha3.jar to your project.
<dependency> <groupId>com.squareup.sqldelight</groupId> <artifactId>runtime-jdk</artifactId> <version>1.0.0-alpha3</version> </dependency>
compile group: 'com.squareup.sqldelight', name: 'runtime-jdk', version: '1.0.0-alpha3'
libraryDependencies += "com.squareup.sqldelight" % "runtime-jdk" % "1.0.0-alpha3"
<dependency org="com.squareup.sqldelight" name="runtime-jdk" rev="1.0.0-alpha3"/>
@Grapes(@Grab(group='com.squareup.sqldelight', module='runtime-jdk', version='1.0.0-alpha3'))
'com.squareup.sqldelight:runtime-jdk:jar:1.0.0-alpha3'
Click the following link to download the jar file.
runtime-jdk-1.0.0-alpha3-javadoc.jar