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