MVN

org.polyglotted : crypto-recipes

Maven & Gradle

Oct 09, 2013
1 usages
0 stars

Polyglotted Cryptographic Recipes · A library of standard cryptographic recipes for application usage

<dependency>
    <groupId>org.polyglotted</groupId>
    <artifactId>crypto-recipes</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.polyglotted : crypto-recipes to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.polyglotted : crypto-recipes to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
crypto-recipes-1.0.2
crypto-recipes-1.0.1
crypto-recipes-1.0.0

How to add a dependency to Maven

Add the following org.polyglotted : crypto-recipes maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.polyglotted</groupId>
    <artifactId>crypto-recipes</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.polyglotted : crypto-recipes gradle dependency to your build.gradle file:

implementation 'org.polyglotted:crypto-recipes:1.0.2'

Gradle Kotlin DSL: Add the following org.polyglotted : crypto-recipes gradle kotlin dependency to your build.gradle.kts file:

implementation("org.polyglotted:crypto-recipes:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.polyglotted : crypto-recipes sbt scala dependency to your build.sbt file:

libraryDependencies += "org.polyglotted" % "crypto-recipes" % "1.0.2"

Advertisement

Dependencies from Group

Oct 09, 2013
1 usages
0 stars
Jun 18, 2015
0 stars
Jun 29, 2012
19 stars
May 08, 2013
1 stars

Discover Dependencies

Dec 15, 2020
3 usages
Nov 16, 2021
6 usages
148 stars
Aug 02, 2017
11 usages
Feb 23, 2023
3 usages
Dec 21, 2021
4 usages
1.4k stars
Jul 14, 2023
4 usages
Dec 20, 2021
8 usages
2.1k stars
Apr 22, 2019
0 stars