| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.futureble.security |
| ArtifactId | ArtifactIdcryptography |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncryptography
Cryptogram related.
|
| Filename | Size |
|---|---|
| cryptography-1.1.0.pom | |
| cryptography-1.1.0.jar | 109 KB |
| cryptography-1.1.0-sources.jar | 95 KB |
| cryptography-1.1.0-javadoc.jar | 566 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.futureble.security/cryptography/ -->
<dependency>
<groupId>com.futureble.security</groupId>
<artifactId>cryptography</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.futureble.security/cryptography/
implementation 'com.futureble.security:cryptography:1.1.0'
// https://jarcasting.com/artifacts/com.futureble.security/cryptography/
implementation ("com.futureble.security:cryptography:1.1.0")
'com.futureble.security:cryptography:jar:1.1.0'
<dependency org="com.futureble.security" name="cryptography" rev="1.1.0">
<artifact name="cryptography" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.futureble.security', module='cryptography', version='1.1.0')
)
libraryDependencies += "com.futureble.security" % "cryptography" % "1.1.0"
[com.futureble.security/cryptography "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcpkix-jdk15on | jar | |
| org.apache.commons : commons-crypto | jar | 1.1.0 |
| org.projectlombok : lombok Optional | jar | |
| com.futureble.native : rainbow | jar | 1.3.3 |