License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.bingzer.android.dbv |
ArtifactId | ArtifactIdcontent-provider |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptioncontent-provider
SQLite Query API for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
content-provider-1.0.0.pom | |
content-provider-1.0.0.aar | 30 KB |
content-provider-1.0.0-sources.jar | 23 KB |
content-provider-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.bingzer.android.dbv : dbquery | jar | 1.0.0 |