MVN

org.ferris : ferris-crypto

Maven & Gradle

Mar 05, 2010
2 usages

Ferris Crypto · The purpose of this project is to provide fascades over the javax.crypto package.

<dependency>
    <groupId>org.ferris</groupId>
    <artifactId>ferris-crypto</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.1

All Versions

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

Version Vulnerabilities Updated
0.0.x
ferris-crypto-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ferris</groupId>
    <artifactId>ferris-crypto</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ferris:ferris-crypto:0.0.1'

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

implementation("org.ferris:ferris-crypto:0.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ferris" % "ferris-crypto" % "0.0.1"

Advertisement

Dependencies from Group

Mar 05, 2010
7 usages
Mar 05, 2010
5 usages
Mar 06, 2010
2 usages
Mar 06, 2010
2 usages
Mar 18, 2010
2 usages

Discover Dependencies

Jun 19, 2017
2 usages
1 stars
Dec 31, 2022
1 usages
36 stars
Jul 26, 2023
14 usages
134 stars
Jul 01, 2023
5 usages
340 stars
Jul 16, 2020
18 usages
Jun 26, 2023
25 usages
1.7k stars