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