Jar examples for a:aescrypt
Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C.
You can download jar file aescrypt 0.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add aescrypt-0.0.1.jar to your project.
<dependency> <groupId>com.scottyab</groupId> <artifactId>aescrypt</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.scottyab', name: 'aescrypt', version: '0.0.1'
libraryDependencies += "com.scottyab" % "aescrypt" % "0.0.1"
<dependency org="com.scottyab" name="aescrypt" rev="0.0.1"/>
@Grapes(@Grab(group='com.scottyab', module='aescrypt', version='0.0.1'))
'com.scottyab:aescrypt:jar:0.0.1'
Click the following link to download the jar file.
aescrypt-0.0.1-javadoc.jar