MVN

net.zetetic : android-database-sqlcipher

Maven & Gradle

Apr 27, 2023
22 usages
2.6k stars

android-database-sqlcipher · SQLCipher for Android is a plugin to SQLite that provides full database encryption.

<dependency>
    <groupId>net.zetetic</groupId>
    <artifactId>android-database-sqlcipher</artifactId>
    <version>4.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.zetetic : android-database-sqlcipher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.5.4

All Versions

Choose a version of net.zetetic : android-database-sqlcipher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.5.x
android-database-sqlcipher-4.5.4
android-database-sqlcipher-4.5.3
android-database-sqlcipher-4.5.2
android-database-sqlcipher-4.5.1
android-database-sqlcipher-4.5.0
4.4.x
android-database-sqlcipher-4.4.3
android-database-sqlcipher-4.4.2
android-database-sqlcipher-4.4.1
android-database-sqlcipher-4.4.0
4.3.x
android-database-sqlcipher-4.3.0
4.2.x
android-database-sqlcipher-4.2.0
4.1.x
android-database-sqlcipher-4.1.3
android-database-sqlcipher-4.1.2
android-database-sqlcipher-4.1.1
android-database-sqlcipher-4.1.0
4.0.x
android-database-sqlcipher-4.0.1
android-database-sqlcipher-4.0.0
3.5.x
android-database-sqlcipher-3.5.9
android-database-sqlcipher-3.5.8
android-database-sqlcipher-3.5.7
android-database-sqlcipher-3.5.6
android-database-sqlcipher-3.5.5
android-database-sqlcipher-3.5.4
android-database-sqlcipher-3.5.3
android-database-sqlcipher-3.5.2
android-database-sqlcipher-3.5.1
android-database-sqlcipher-3.5.0
3.4.x
android-database-sqlcipher-3.4.0
3.3.x
android-database-sqlcipher-3.3.1-2
android-database-sqlcipher-3.3.1-1
android-database-sqlcipher-3.3.1

How to add a dependency to Maven

Add the following net.zetetic : android-database-sqlcipher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.zetetic</groupId>
    <artifactId>android-database-sqlcipher</artifactId>
    <version>4.5.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.zetetic : android-database-sqlcipher gradle dependency to your build.gradle file:

implementation 'net.zetetic:android-database-sqlcipher:4.5.4'

Gradle Kotlin DSL: Add the following net.zetetic : android-database-sqlcipher gradle kotlin dependency to your build.gradle.kts file:

implementation("net.zetetic:android-database-sqlcipher:4.5.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.zetetic : android-database-sqlcipher sbt scala dependency to your build.sbt file:

libraryDependencies += "net.zetetic" % "android-database-sqlcipher" % "4.5.4"

Advertisement

Dependencies from Group

Apr 27, 2023
22 usages
2.6k stars
Apr 27, 2023
76 stars

Discover Dependencies

Jul 12, 2023
3 usages
426 stars
Sep 28, 2022
2 usages
4.5k stars
Jul 13, 2018
91 usages
44 stars
Jul 17, 2023
43 usages
277 stars
Aug 17, 2023
13 usages
287 stars
Aug 24, 2023
131 usages
72.7k stars
Jun 04, 2018
1.5k usages
14 stars
May 12, 2022
1.2k usages
241 stars
fop
Sep 20, 2005
22 usages