GroupId | GroupIdorg.refcodes |
---|---|
ArtifactId | ArtifactIdrefcodes-cryptography-alt |
Version | Version0.0.3 |
Type | Typepom |
Filename | Size |
---|---|
refcodes-cryptography-alt-0.0.3.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.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography-alt/
implementation 'org.refcodes:refcodes-cryptography-alt:0.0.3'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cryptography-alt/
implementation ("org.refcodes:refcodes-cryptography-alt:0.0.3")
'org.refcodes:refcodes-cryptography-alt:pom:0.0.3'
<dependency org="org.refcodes" name="refcodes-cryptography-alt" rev="0.0.3">
<artifact name="refcodes-cryptography-alt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-cryptography-alt', version='0.0.3')
)
libraryDependencies += "org.refcodes" % "refcodes-cryptography-alt" % "0.0.3"
[org.refcodes/refcodes-cryptography-alt "0.0.3"]