is not current version
Last Version 0.2.0

org.refcodes:refcodes-cryptography 0.0.4

Artifact for the refcodes cryptography framework design.

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-cryptography
Version

Version

0.0.4
Type

Type

jar

Download refcodes-cryptography 0.0.4


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