License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdro.kuberam.libs.java |
ArtifactId | ArtifactIdcrypto |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEXPath Cryptographic Module
Java Library providing an EXPath Cryptographic Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
crypto-1.5.pom | |
crypto-1.5.jar | 72 KB |
crypto-1.5-sources.jar | 53 KB |
crypto-1.5-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.kuberam.libs.java/crypto/ -->
<dependency>
<groupId>ro.kuberam.libs.java</groupId>
<artifactId>crypto</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam.libs.java/crypto/
implementation 'ro.kuberam.libs.java:crypto:1.5'
// https://jarcasting.com/artifacts/ro.kuberam.libs.java/crypto/
implementation ("ro.kuberam.libs.java:crypto:1.5")
'ro.kuberam.libs.java:crypto:jar:1.5'
<dependency org="ro.kuberam.libs.java" name="crypto" rev="1.5">
<artifact name="crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam.libs.java', module='crypto', version='1.5')
)
libraryDependencies += "ro.kuberam.libs.java" % "crypto" % "1.5"
[ro.kuberam.libs.java/crypto "1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.9.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ro.kuberam : junit-tests | jar | 0.1 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.1.3 |
commons-io : commons-io | jar | 2.5 |