MVN

io.matthewnelson.encrypted-storage : encrypted-storage

Maven & Gradle

Oct 15, 2020
1 usages
3 stars

encrypted-storage · An Android library for creating encrypted Files and SharedPreferences

<dependency>
    <groupId>io.matthewnelson.encrypted-storage</groupId>
    <artifactId>encrypted-storage</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.matthewnelson.encrypted-storage : encrypted-storage to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of io.matthewnelson.encrypted-storage : encrypted-storage to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
encrypted-storage-2.0.1
encrypted-storage-2.0.0
1.0.x
encrypted-storage-1.0.2
encrypted-storage-1.0.1

How to add a dependency to Maven

Add the following io.matthewnelson.encrypted-storage : encrypted-storage maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.matthewnelson.encrypted-storage</groupId>
    <artifactId>encrypted-storage</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.matthewnelson.encrypted-storage : encrypted-storage gradle dependency to your build.gradle file:

implementation 'io.matthewnelson.encrypted-storage:encrypted-storage:2.0.1'

Gradle Kotlin DSL: Add the following io.matthewnelson.encrypted-storage : encrypted-storage gradle kotlin dependency to your build.gradle.kts file:

implementation("io.matthewnelson.encrypted-storage:encrypted-storage:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.matthewnelson.encrypted-storage : encrypted-storage sbt scala dependency to your build.sbt file:

libraryDependencies += "io.matthewnelson.encrypted-storage" % "encrypted-storage" % "2.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 21, 2023
2 usages
1.5k stars
Aug 21, 2023
2 usages
1.5k stars
uxu
Jun 02, 2020
Aug 18, 2023
8 stars
May 04, 2023
6.6k stars
Jul 31, 2023
6.9k stars
Jul 31, 2023
1 usages
6.6k stars
Apr 25, 2021
2 usages
604 stars
Apr 25, 2021
2 usages
604 stars
Jul 11, 2022
6 stars