License |
License |
---|---|
GroupId | GroupIdcom.getbase.android.db |
ArtifactId | ArtifactIdlibrary |
Version | Version0.15.1 |
Type | Typeaar |
Description |
Descriptionandroid-db-commons
Common utilities for ContentProvider/ContentResolver/Cursor and other db-related Android stuff.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-0.15.1.pom | |
library-0.15.1-sources.jar | 43 KB |
library-0.15.1-javadoc.jar | 277 KB |
Browse |
<!-- 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"]
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 |