Jar examples for q:query-builder
Fluent Android library to build SQLite select statements
You can download jar file query-builder 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add query-builder-2.0.0.jar to your project.
<dependency> <groupId>net.turnbig</groupId> <artifactId>query-builder</artifactId> <version>2.0.0</version> </dependency>
compile group: 'net.turnbig', name: 'query-builder', version: '2.0.0'
libraryDependencies += "net.turnbig" % "query-builder" % "2.0.0"
<dependency org="net.turnbig" name="query-builder" rev="2.0.0"/>
@Grapes(@Grab(group='net.turnbig', module='query-builder', version='2.0.0'))
'net.turnbig:query-builder:jar:2.0.0'
Click the following link to download the jar file.
query-builder-2.0.0-javadoc.jar