Jar examples for r:requery-kotlin
A light but powerful object mapper and SQL generator for Java/Android
You can download jar file requery-kotlin 1.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add requery-kotlin-1.2.1.jar to your project.
<dependency> <groupId>io.requery</groupId> <artifactId>requery-kotlin</artifactId> <version>1.2.1</version> </dependency>
compile group: 'io.requery', name: 'requery-kotlin', version: '1.2.1'
libraryDependencies += "io.requery" % "requery-kotlin" % "1.2.1"
<dependency org="io.requery" name="requery-kotlin" rev="1.2.1"/>
@Grapes(@Grab(group='io.requery', module='requery-kotlin', version='1.2.1'))
'io.requery:requery-kotlin:jar:1.2.1'
Click the following link to download the jar file.
requery-kotlin-1.2.1-javadoc.jar