License |
License |
---|---|
GroupId | GroupIdcom.github.bloodshura |
ArtifactId | ArtifactIdshurax-cryptography |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionShuraX Cryptography
An API for working with cryptography and steganography.
|
Filename | Size |
---|---|
shurax-cryptography-1.1.0.pom | |
shurax-cryptography-1.1.0.jar | 43 KB |
shurax-cryptography-1.1.0-sources.jar | 46 KB |
shurax-cryptography-1.1.0-javadoc.jar | 287 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bloodshura/shurax-cryptography/ -->
<dependency>
<groupId>com.github.bloodshura</groupId>
<artifactId>shurax-cryptography</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-cryptography/
implementation 'com.github.bloodshura:shurax-cryptography:1.1.0'
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-cryptography/
implementation ("com.github.bloodshura:shurax-cryptography:1.1.0")
'com.github.bloodshura:shurax-cryptography:jar:1.1.0'
<dependency org="com.github.bloodshura" name="shurax-cryptography" rev="1.1.0">
<artifact name="shurax-cryptography" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloodshura', module='shurax-cryptography', version='1.1.0')
)
libraryDependencies += "com.github.bloodshura" % "shurax-cryptography" % "1.1.0"
[com.github.bloodshura/shurax-cryptography "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bloodshura : shurax | jar | 1.1.0 |
com.github.bloodshura : shurax-assets | jar | 1.1.0 |
com.github.bloodshura : shurax-cfg | jar | 1.1.0 |
org.gnu : gnu-crypto | jar | 2.0.1 |
org.mindrot : jbcrypt | jar | 0.4 |