License |
License
Other License Agreement
|
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-cryptography-alt |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.refcodes:refcodes-cryptography-alt
Artifact for alternate implementations of the cryptography framework.
|
Filename | Size |
---|---|
refcodes-cryptography-alt-0.2.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography-alt/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-cryptography-alt</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography-alt/
implementation 'org.refcodes:refcodes-cryptography-alt:0.2.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography-alt/
implementation ("org.refcodes:refcodes-cryptography-alt:0.2.0")
'org.refcodes:refcodes-cryptography-alt:pom:0.2.0'
<dependency org="org.refcodes" name="refcodes-cryptography-alt" rev="0.2.0">
<artifact name="refcodes-cryptography-alt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-cryptography-alt', version='0.2.0')
)
libraryDependencies += "org.refcodes" % "refcodes-cryptography-alt" % "0.2.0"
[org.refcodes/refcodes-cryptography-alt "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-cryptography | jar | 0.2.0 |
org.refcodes : refcodes-licensing | jar | 0.2.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |