is not current version
Last Version 0.5.6

chat.dim:Crypto 0.3.1

Cryptography Module

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

Crypto
Version

Version

0.3.1
Type

Type

jar

Download Crypto 0.3.1


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