License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdCrypto |
Version | Version0.5.6 |
Type | Typejar |
Description |
DescriptionCrypto
Cryptography Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Crypto-0.5.6.pom | |
Crypto-0.5.6.jar | 27 KB |
Crypto-0.5.6-sources.jar | 35 KB |
Crypto-0.5.6-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/Crypto/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>Crypto</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/Crypto/
implementation 'chat.dim:Crypto:0.5.6'
// https://jarcasting.com/artifacts/chat.dim/Crypto/
implementation ("chat.dim:Crypto:0.5.6")
'chat.dim:Crypto:jar:0.5.6'
<dependency org="chat.dim" name="Crypto" rev="0.5.6">
<artifact name="Crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='Crypto', version='0.5.6')
)
libraryDependencies += "chat.dim" % "Crypto" % "0.5.6"
[chat.dim/Crypto "0.5.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |