MVN

com.eygraber : android-debug-db-encrypt

Maven & Gradle

May 03, 2021
0 stars

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

<dependency>
    <groupId>com.eygraber</groupId>
    <artifactId>android-debug-db-encrypt</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eygraber : android-debug-db-encrypt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of com.eygraber : android-debug-db-encrypt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
android-debug-db-encrypt-2.0.4
android-debug-db-encrypt-2.0.3

How to add a dependency to Maven

Add the following com.eygraber : android-debug-db-encrypt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.eygraber</groupId>
    <artifactId>android-debug-db-encrypt</artifactId>
    <version>2.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eygraber : android-debug-db-encrypt gradle dependency to your build.gradle file:

implementation 'com.eygraber:android-debug-db-encrypt:2.0.4'

Gradle Kotlin DSL: Add the following com.eygraber : android-debug-db-encrypt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.eygraber:android-debug-db-encrypt:2.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eygraber : android-debug-db-encrypt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eygraber" % "android-debug-db-encrypt" % "2.0.4"

Advertisement

Dependencies from Group

May 21, 2021
3 usages
1 stars
Jan 19, 2022
3 usages
0 stars
May 03, 2021
2 usages
0 stars
Feb 11, 2022
2 usages
0 stars
Mar 23, 2021
1 usages
1 stars

Discover Dependencies

Jan 08, 2023
1 usages
0 stars
Jan 08, 2023
7 usages
0 stars
May 02, 2021
0 stars
May 02, 2021
2 stars
Jun 26, 2022
11 stars