Last Version

android-db-commons 0.15.1

Common utilities for ContentProvider/ContentResolver/Cursor and other db-related Android stuff.

License

License

GroupId

GroupId

com.getbase.android.db
ArtifactId

ArtifactId

library
Version

Version

0.15.1
Type

Type

aar
Description

Description

android-db-commons
Common utilities for ContentProvider/ContentResolver/Cursor and other db-related Android stuff.
Project URL

Project URL

https://github.com/zendesk/android-db-commons
Source Code Management

Source Code Management

https://github.com/zendesk/android-db-commons

Download library 0.15.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
androidx.annotation » annotation jar 1.0.0
androidx.legacy » legacy-support-v4 jar 1.0.0

Project Modules

There are no modules declared in this project.