MVN

com.simonmittag : cryptoutils

Maven & Gradle

Aug 01, 2016
2 usages
1 stars

cryptoutils · ultra simple wrapper around Java's Cryptography extension (JCE)

<dependency>
    <groupId>com.simonmittag</groupId>
    <artifactId>cryptoutils</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.simonmittag : cryptoutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.simonmittag : cryptoutils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
cryptoutils-1.0

How to add a dependency to Maven

Add the following com.simonmittag : cryptoutils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.simonmittag</groupId>
    <artifactId>cryptoutils</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.simonmittag : cryptoutils gradle dependency to your build.gradle file:

implementation 'com.simonmittag:cryptoutils:1.0'

Gradle Kotlin DSL: Add the following com.simonmittag : cryptoutils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.simonmittag:cryptoutils:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.simonmittag : cryptoutils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.simonmittag" % "cryptoutils" % "1.0"

Advertisement

Dependencies from Group

Aug 01, 2016
2 usages
1 stars
Aug 01, 2016
1 stars

Discover Dependencies

Jan 12, 2017
3 usages
Sep 20, 2018
3 usages
10 stars
Nov 09, 2022
3 usages
May 11, 2018
4 usages
Oct 04, 2019
3 usages
91 stars
Apr 03, 2020
2 usages
29 stars
el
Jan 19, 2014
3 usages