| License |
License |
|---|---|
| GroupId | GroupIdio.github.astrapi69 |
| ArtifactId | ArtifactIdmystic-crypt |
| Version | Version7.6 |
| Type | Typejar |
| Description |
Descriptionmystic-crypt
The target of this project is to make encryption and decryption as simple as possible
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mystic-crypt-7.6.pom | |
| mystic-crypt-7.6.jar | 87 KB |
| mystic-crypt-7.6-sources.jar | 80 KB |
| mystic-crypt-7.6-javadoc.jar | 604 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.astrapi69/mystic-crypt/ -->
<dependency>
<groupId>io.github.astrapi69</groupId>
<artifactId>mystic-crypt</artifactId>
<version>7.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/mystic-crypt/
implementation 'io.github.astrapi69:mystic-crypt:7.6'
// https://jarcasting.com/artifacts/io.github.astrapi69/mystic-crypt/
implementation ("io.github.astrapi69:mystic-crypt:7.6")
'io.github.astrapi69:mystic-crypt:jar:7.6'
<dependency org="io.github.astrapi69" name="mystic-crypt" rev="7.6">
<artifact name="mystic-crypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='mystic-crypt', version='7.6')
)
libraryDependencies += "io.github.astrapi69" % "mystic-crypt" % "7.6"
[io.github.astrapi69/mystic-crypt "7.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.15 |
| commons-io : commons-io | jar | 2.9.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.google.guava : guava | jar | 30.1.1-jre |
| io.github.astrapi69 : crypt-api | jar | 7.4 |
| io.github.astrapi69 : crypt-data | jar | 7.5 |
| de.alpharogroup : randomizer-core | jar | 8 |
| de.alpharogroup : file-worker | jar | 5.7 |
| de.alpharogroup : silly-collections | jar | 8.4 |
| de.alpharogroup : silly-beans | jar | 1.1 |
| de.alpharogroup : jobj-clone | jar | 3.3 |
| de.alpharogroup : jobj-core | jar | 3.6 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| org.bouncycastle : bcprov-ext-jdk15on | jar | 1.69 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |