Crypto

Crypto is a simple AES encrypt and decrypt library written in Kotlin.

Лицензия

Лицензия

Группа

Группа

com.github.marks-yag
Идентификатор

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

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

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

0.9.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

Crypto
Crypto is a simple AES encrypt and decrypt library written in Kotlin.
Ссылка на сайт

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

https://github.com/marks-yag/crypto
Система контроля версий

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

https://github.com/marks-yag/crypto

Скачать crypto

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.marks-yag/crypto/ -->
<dependency>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>crypto</artifactId>
    <version>0.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marks-yag/crypto/
implementation 'com.github.marks-yag:crypto:0.9.11'
// https://jarcasting.com/artifacts/com.github.marks-yag/crypto/
implementation ("com.github.marks-yag:crypto:0.9.11")
'com.github.marks-yag:crypto:jar:0.9.11'
<dependency org="com.github.marks-yag" name="crypto" rev="0.9.11">
  <artifact name="crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marks-yag', module='crypto', version='0.9.11')
)
libraryDependencies += "com.github.marks-yag" % "crypto" % "0.9.11"
[com.github.marks-yag/crypto "0.9.11"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

test (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.50
junit : junit jar 4.12

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

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

crypto

A simple Kotlin AES encrypt and decrypt library.

Версии библиотеки

Версия
0.9.11
0.9.10
0.9.9