License |
License |
---|---|
GroupId | GroupIdcom.tailoredshapes.underbar |
ArtifactId | ArtifactIdcrypto |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrypto
Convenience Methods for javax.security
|
Filename | Size |
---|---|
crypto-0.1.2.pom | |
crypto-0.1.2.jar | 25 KB |
crypto-0.1.2-sources.jar | 15 KB |
crypto-0.1.2-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tailoredshapes.underbar/crypto/ -->
<dependency>
<groupId>com.tailoredshapes.underbar</groupId>
<artifactId>crypto</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tailoredshapes.underbar/crypto/
implementation 'com.tailoredshapes.underbar:crypto:0.1.2'
// https://jarcasting.com/artifacts/com.tailoredshapes.underbar/crypto/
implementation ("com.tailoredshapes.underbar:crypto:0.1.2")
'com.tailoredshapes.underbar:crypto:jar:0.1.2'
<dependency org="com.tailoredshapes.underbar" name="crypto" rev="0.1.2">
<artifact name="crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tailoredshapes.underbar', module='crypto', version='0.1.2')
)
libraryDependencies += "com.tailoredshapes.underbar" % "crypto" % "0.1.2"
[com.tailoredshapes.underbar/crypto "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.tailoredshapes.underbar : ocho | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.tailoredshapes.underbar : io | jar | 0.1.2 |
junit : junit | jar | 4.12 |