MVN

com.github.bloodshura : shurax-cryptography

Maven & Gradle

May 02, 2018
2 usages

ShuraX Cryptography · An API for working with cryptography and steganography.

<dependency>
    <groupId>com.github.bloodshura</groupId>
    <artifactId>shurax-cryptography</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bloodshura : shurax-cryptography to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.bloodshura : shurax-cryptography to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
shurax-cryptography-1.1.0
1.0.x
shurax-cryptography-1.0.0

How to add a dependency to Maven

Add the following com.github.bloodshura : shurax-cryptography maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bloodshura</groupId>
    <artifactId>shurax-cryptography</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bloodshura : shurax-cryptography gradle dependency to your build.gradle file:

implementation 'com.github.bloodshura:shurax-cryptography:1.1.0'

Gradle Kotlin DSL: Add the following com.github.bloodshura : shurax-cryptography gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bloodshura:shurax-cryptography:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bloodshura : shurax-cryptography sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bloodshura" % "shurax-cryptography" % "1.1.0"

Advertisement

Dependencies from Group

Jul 14, 2018
13 usages
Mar 27, 2023
13 usages
May 02, 2018
6 usages
Mar 27, 2023
6 usages
Jul 16, 2018
4 usages

Discover Dependencies

Jul 30, 2018
2 usages
May 29, 2020
2 usages
18 stars
Apr 17, 2018
2 usages
2 stars
Oct 21, 2020
3 usages
352 stars
Oct 10, 2018
Dec 07, 2018
2 usages
26 stars
Jan 18, 2019
3 usages
5 stars