MVN

eu.codlab : android_crypto

Maven & Gradle

Jun 29, 2015

Android Crypto Suite Utility Helper · Simple library to provide your app its own cryptographic layer

<dependency>
    <groupId>eu.codlab</groupId>
    <artifactId>android_crypto</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.codlab : android_crypto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of eu.codlab : android_crypto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
android_crypto-1.3

How to add a dependency to Maven

Add the following eu.codlab : android_crypto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.codlab</groupId>
    <artifactId>android_crypto</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.codlab : android_crypto gradle dependency to your build.gradle file:

implementation 'eu.codlab:android_crypto:1.3'

Gradle Kotlin DSL: Add the following eu.codlab : android_crypto gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.codlab:android_crypto:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.codlab : android_crypto sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.codlab" % "android_crypto" % "1.3"

Advertisement

Dependencies from Group

Jun 03, 2015
0 stars
Jul 29, 2015
0 stars
Jun 29, 2015
Oct 02, 2015
0 stars
Oct 02, 2015
0 stars

Discover Dependencies

Jun 29, 2015
111 stars
Dec 17, 2021
1 usages
10 stars
Jul 07, 2023
0 stars
Dec 17, 2021
3 stars
Jul 07, 2023
2 usages
5 stars
Sep 10, 2015
0 stars
Oct 22, 2015
309 stars