MVN

at.favre.lib : armadillo

Maven & Gradle

Jun 08, 2020
2 usages
268 stars

Armadillo - Encrypted Shared Preferences · A shared preference implementation for confidential data. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of Fingerprinting combined with optional user provided passwords.

<dependency>
    <groupId>at.favre.lib</groupId>
    <artifactId>armadillo</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.favre.lib : armadillo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of at.favre.lib : armadillo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
armadillo-1.0.0
0.11.x
armadillo-0.11.0
0.10.x
armadillo-0.10.0
0.9.x
armadillo-0.9.0
0.8.x
armadillo-0.8.0
0.7.x
armadillo-0.7.0
0.6.x
armadillo-0.6.0
0.5.x
armadillo-0.5.0
0.4.x
armadillo-0.4.3
armadillo-0.4.2
armadillo-0.4.1
armadillo-0.4.0
0.3.x
armadillo-0.3.0
0.2.x
armadillo-0.2.0
0.1.x
armadillo-0.1.0

How to add a dependency to Maven

Add the following at.favre.lib : armadillo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>at.favre.lib</groupId>
    <artifactId>armadillo</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following at.favre.lib : armadillo gradle dependency to your build.gradle file:

implementation 'at.favre.lib:armadillo:1.0.0'

Gradle Kotlin DSL: Add the following at.favre.lib : armadillo gradle kotlin dependency to your build.gradle.kts file:

implementation("at.favre.lib:armadillo:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following at.favre.lib : armadillo sbt scala dependency to your build.sbt file:

libraryDependencies += "at.favre.lib" % "armadillo" % "1.0.0"

Advertisement

Dependencies from Group

Feb 12, 2023
27 usages
358 stars
Feb 15, 2023
18 usages
149 stars
Feb 11, 2023
12 usages
57 stars
Jun 08, 2020
2 usages
268 stars
Jun 14, 2020
1k stars

Discover Dependencies

Nov 30, 2018
3 usages
1.8k stars
Jun 29, 2023
4 usages
1 stars
Nov 30, 2018
1 usages
1.8k stars
Mar 14, 2019
1 usages
1 stars
Jul 22, 2019
1 usages
1 stars
Jul 22, 2019
2 usages
1 stars
Feb 13, 2019
1 usages
1.5k stars
Feb 13, 2019
1 usages
1.5k stars