Last Version

DbQuery 2.2.0

A fluent SQLite Query API for Android

License

License

GroupId

GroupId

com.bingzer.android.dbv
ArtifactId

ArtifactId

dbquery
Version

Version

2.2.0
Type

Type

aar
Description

Description

DbQuery
A fluent SQLite Query API for Android
Project URL

Project URL

https://github.com/bingzer/dbquery
Source Code Management

Source Code Management

https://github.com/bingzer/dbquery

Download dbquery 2.2.0


<!-- https://jarcasting.com/artifacts/com.bingzer.android.dbv/dbquery/ -->
<dependency>
    <groupId>com.bingzer.android.dbv</groupId>
    <artifactId>dbquery</artifactId>
    <version>2.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bingzer.android.dbv/dbquery/
implementation 'com.bingzer.android.dbv:dbquery:2.2.0'
// https://jarcasting.com/artifacts/com.bingzer.android.dbv/dbquery/
implementation ("com.bingzer.android.dbv:dbquery:2.2.0")
'com.bingzer.android.dbv:dbquery:aar:2.2.0'
<dependency org="com.bingzer.android.dbv" name="dbquery" rev="2.2.0">
  <artifact name="dbquery" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bingzer.android.dbv', module='dbquery', version='2.2.0')
)
libraryDependencies += "com.bingzer.android.dbv" % "dbquery" % "2.2.0"
[com.bingzer.android.dbv/dbquery "2.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.