Last Version

data-provider 2.2.0

Easy wrapper for ContentProvider that exposes data from IDatabase object to ContentProvider

License

License

Categories

Categories

IDE Development Tools Data
GroupId

GroupId

com.bingzer.android.dbv
ArtifactId

ArtifactId

data-provider
Version

Version

2.2.0
Type

Type

aar
Description

Description

data-provider
Easy wrapper for ContentProvider that exposes data from IDatabase object to ContentProvider
Project URL

Project URL

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

Source Code Management

https://github.com/bingzer/dbquery

Download data-provider 2.2.0


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