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

eu.erasmuswithoutpaper:ewp-rsa-aes 1.0.0

Encrypt and decrypts data using the ewp-rsa-aes128gcm encryption scheme, as defined here: https://github.com/erasmus-without-paper/ewp-specs-sec-rsa-aes128gcm

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

eu.erasmuswithoutpaper
Идентификатор

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

ewp-rsa-aes
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать ewp-rsa-aes 1.0.0


<!-- https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-rsa-aes/ -->
<dependency>
    <groupId>eu.erasmuswithoutpaper</groupId>
    <artifactId>ewp-rsa-aes</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-rsa-aes/
implementation 'eu.erasmuswithoutpaper:ewp-rsa-aes:1.0.0'
// https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-rsa-aes/
implementation ("eu.erasmuswithoutpaper:ewp-rsa-aes:1.0.0")
'eu.erasmuswithoutpaper:ewp-rsa-aes:jar:1.0.0'
<dependency org="eu.erasmuswithoutpaper" name="ewp-rsa-aes" rev="1.0.0">
  <artifact name="ewp-rsa-aes" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.erasmuswithoutpaper', module='ewp-rsa-aes', version='1.0.0')
)
libraryDependencies += "eu.erasmuswithoutpaper" % "ewp-rsa-aes" % "1.0.0"
[eu.erasmuswithoutpaper/ewp-rsa-aes "1.0.0"]