Last Version

content-query 2.2.0

Allows DbQuery style of query while querying data from ContentProvider

License

License

GroupId

GroupId

com.bingzer.android.dbv
ArtifactId

ArtifactId

content-query
Version

Version

2.2.0
Type

Type

aar
Description

Description

content-query
Allows DbQuery style of query while querying data from ContentProvider
Project URL

Project URL

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

Source Code Management

https://github.com/bingzer/dbquery

Download content-query 2.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.bingzer.android.dbv : dbquery jar 2.2.0

Project Modules

There are no modules declared in this project.