License |
License |
---|---|
GroupId | GroupIdtech.rsqn.useful-things |
ArtifactId | ArtifactIdencryption-utilities |
Last Version | Last Version1.0.69 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionencryption-utilities
A collection of common utilities used by rsqn.tech opensource projects.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/tech.rsqn.useful-things/encryption-utilities/ -->
<dependency>
<groupId>tech.rsqn.useful-things</groupId>
<artifactId>encryption-utilities</artifactId>
<version>1.0.69</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/encryption-utilities/
implementation 'tech.rsqn.useful-things:encryption-utilities:1.0.69'
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/encryption-utilities/
implementation ("tech.rsqn.useful-things:encryption-utilities:1.0.69")
'tech.rsqn.useful-things:encryption-utilities:jar:1.0.69'
<dependency org="tech.rsqn.useful-things" name="encryption-utilities" rev="1.0.69">
<artifact name="encryption-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.useful-things', module='encryption-utilities', version='1.0.69')
)
libraryDependencies += "tech.rsqn.useful-things" % "encryption-utilities" % "1.0.69"
[tech.rsqn.useful-things/encryption-utilities "1.0.69"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
commons-io : commons-io | jar | 20030203.000550 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |