Последняя версия

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.

Лицензия

Лицензия

Группа

Группа

com.scottyab
Идентификатор

Идентификатор

aescrypt
Версия

Версия

0.0.1
Тип

Тип

aar
Описание

Описание

AESCrypt-Android
Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C.
Ссылка на сайт

Ссылка на сайт

https://github.com/scottyab/AESCrypt-Android.git
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.