Last Version

content-provider 1.0.0

SQLite Query API for Android

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.bingzer.android.dbv
ArtifactId

ArtifactId

content-provider
Version

Version

1.0.0
Type

Type

aar
Description

Description

content-provider
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 content-provider 1.0.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.