License |
License |
---|---|
GroupId | GroupIdcom.eygraber |
ArtifactId | ArtifactIdandroid-debug-db-base |
Version | Version2.0.4 |
Type | Typeaar |
Description |
DescriptionAndroidDebugDatabaseBase
Android Debug Database is a powerful library for debugging databases in Android applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-debug-db-base-2.0.4.pom | |
android-debug-db-base-2.0.4-sources.jar | 23 KB |
android-debug-db-base-2.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.eygraber/android-debug-db-base/ -->
<dependency>
<groupId>com.eygraber</groupId>
<artifactId>android-debug-db-base</artifactId>
<version>2.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.eygraber/android-debug-db-base/
implementation 'com.eygraber:android-debug-db-base:2.0.4'
// https://jarcasting.com/artifacts/com.eygraber/android-debug-db-base/
implementation ("com.eygraber:android-debug-db-base:2.0.4")
'com.eygraber:android-debug-db-base:aar:2.0.4'
<dependency org="com.eygraber" name="android-debug-db-base" rev="2.0.4">
<artifact name="android-debug-db-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eygraber', module='android-debug-db-base', version='2.0.4')
)
libraryDependencies += "com.eygraber" % "android-debug-db-base" % "2.0.4"
[com.eygraber/android-debug-db-base "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
androidx.sqlite » sqlite | jar | 2.1.0 |