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

org.dihedron.crypto:dihedron-crypto 0.2.1

Set of classes to support cryptography, including smart card detection, encryption, decription and signing.

Группа

Группа

org.dihedron.crypto
Идентификатор

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

dihedron-crypto
Версия

Версия

0.2.1
Тип

Тип

jar

Скачать dihedron-crypto 0.2.1


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