Last Version

AESCrypt-Android 0.0.1

Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C.

License

License

GroupId

GroupId

com.scottyab
ArtifactId

ArtifactId

aescrypt
Version

Version

0.0.1
Type

Type

aar
Description

Description

AESCrypt-Android
Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C.
Project URL

Project URL

https://github.com/scottyab/AESCrypt-Android.git
Source Code Management

Source Code Management

https://github.com/scottyab/AESCrypt-Android.git

Download aescrypt 0.0.1


<!-- https://jarcasting.com/artifacts/com.scottyab/aescrypt/ -->
<dependency>
    <groupId>com.scottyab</groupId>
    <artifactId>aescrypt</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.scottyab/aescrypt/
implementation 'com.scottyab:aescrypt:0.0.1'
// https://jarcasting.com/artifacts/com.scottyab/aescrypt/
implementation ("com.scottyab:aescrypt:0.0.1")
'com.scottyab:aescrypt:aar:0.0.1'
<dependency org="com.scottyab" name="aescrypt" rev="0.0.1">
  <artifact name="aescrypt" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.scottyab', module='aescrypt', version='0.0.1')
)
libraryDependencies += "com.scottyab" % "aescrypt" % "0.0.1"
[com.scottyab/aescrypt "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.