Last Version

AndroidDebugDatabaseEncrypt 2.0.4

Android Debug Database is a powerful library for debugging databases in Android applications

License

License

GroupId

GroupId

com.eygraber
ArtifactId

ArtifactId

android-debug-db-encrypt
Version

Version

2.0.4
Type

Type

aar
Description

Description

AndroidDebugDatabaseEncrypt
Android Debug Database is a powerful library for debugging databases in Android applications
Project URL

Project URL

https://github.com/eygraber/Android-Debug-Database
Source Code Management

Source Code Management

https://github.com/eygraber/Android-Debug-Database

Download android-debug-db-encrypt 2.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.eygraber : android-debug-db-base jar 2.0.4

runtime (1)

Group / Artifact Type Version
com.getkeepsafe.relinker : relinker jar 1.4.3

Project Modules

There are no modules declared in this project.