MVN

com.scottyab : aes-crypto

Maven & Gradle

Dec 11, 2017
1 usages
26 stars

AES-Crypto · A simple Android class for encrypting & decrypting strings, aiming to avoid the classic mistakes that most such classes suffer from.

<dependency>
    <groupId>com.scottyab</groupId>
    <artifactId>aes-crypto</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.scottyab : aes-crypto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.scottyab : aes-crypto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
aes-crypto-0.0.5
aes-crypto-0.0.4
aes-crypto-0.0.3
aes-crypto-0.0.2

How to add a dependency to Maven

Add the following com.scottyab : aes-crypto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.scottyab</groupId>
    <artifactId>aes-crypto</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.scottyab : aes-crypto gradle dependency to your build.gradle file:

implementation 'com.scottyab:aes-crypto:0.0.5'

Gradle Kotlin DSL: Add the following com.scottyab : aes-crypto gradle kotlin dependency to your build.gradle.kts file:

implementation("com.scottyab:aes-crypto:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.scottyab : aes-crypto sbt scala dependency to your build.sbt file:

libraryDependencies += "com.scottyab" % "aes-crypto" % "0.0.5"

Advertisement

Dependencies from Group

May 24, 2021
24 usages
1.6k stars
Mar 12, 2019
6 usages
1.5k stars
Dec 11, 2017
1 usages
26 stars
Mar 05, 2015
1 usages
639 stars

Discover Dependencies

Nov 03, 2014
7 usages
30 stars
Apr 29, 2020
25 usages
12.4k stars
Sep 27, 2016
5 usages
1.3k stars
Jan 27, 2017
6 usages
16 stars
Jan 02, 2012
5 usages
3 stars
Sep 30, 2011
4 usages
Oct 29, 2005
13 usages
Jan 27, 2017
7 usages
24 stars
Jul 19, 2022
27 usages
4 stars