Jar examples for r:runtime
The main Speedment bundle that contains all the runtime dependencies that should be exposed to the end user.
You can download jar file runtime 1.0.0-alpha1 in this page.
The GNU General Public License, Version 3.0
You can use the following script to add runtime-1.0.0-alpha1.jar to your project.
<dependency> <groupId>com.squareup.sqldelight</groupId> <artifactId>runtime</artifactId> <version>1.0.0-alpha1</version> </dependency>
compile group: 'com.squareup.sqldelight', name: 'runtime', version: '1.0.0-alpha1'
libraryDependencies += "com.squareup.sqldelight" % "runtime" % "1.0.0-alpha1"
<dependency org="com.squareup.sqldelight" name="runtime" rev="1.0.0-alpha1"/>
@Grapes(@Grab(group='com.squareup.sqldelight', module='runtime', version='1.0.0-alpha1'))
'com.squareup.sqldelight:runtime:jar:1.0.0-alpha1'
Click the following link to download the jar file.
runtime-1.0.0-alpha1-javadoc.jar