MVN

com.dwolla : fs2-pgp_2.13

Maven & Gradle

Jun 22, 2023
1 usages
4 stars

fs2-pgp · fs2 pipes for encrypting and decrypting streams with BouncyCastle PGP

<dependency>
    <groupId>com.dwolla</groupId>
    <artifactId>fs2-pgp_2.13</artifactId>
    <version>0.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dwolla : fs2-pgp_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.3

All Versions

Choose a version of com.dwolla : fs2-pgp_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
fs2-pgp_2.13-0.4.3
fs2-pgp_2.13-0.4.2
fs2-pgp_2.13-0.4.1
fs2-pgp_2.13-0.4.0
0.3.x
fs2-pgp_2.13-0.3.0
0.2.x
fs2-pgp_2.13-0.2.5
fs2-pgp_2.13-0.2.4
fs2-pgp_2.13-0.2.3
fs2-pgp_2.13-0.2.2
fs2-pgp_2.13-0.2.1
fs2-pgp_2.13-0.2.0
0.1.x
fs2-pgp_2.13-0.1.0

How to add a dependency to Maven

Add the following com.dwolla : fs2-pgp_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dwolla</groupId>
    <artifactId>fs2-pgp_2.13</artifactId>
    <version>0.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dwolla : fs2-pgp_2.13 gradle dependency to your build.gradle file:

implementation 'com.dwolla:fs2-pgp_2.13:0.4.3'

Gradle Kotlin DSL: Add the following com.dwolla : fs2-pgp_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dwolla:fs2-pgp_2.13:0.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dwolla : fs2-pgp_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dwolla" % "fs2-pgp_2.13" % "0.4.3"

Advertisement

Dependencies from Group

Oct 20, 2022
3 usages
2 stars
Oct 20, 2022
3 usages
2 stars
Mar 23, 2023
2 usages
2 stars
Mar 23, 2023
2 usages
2 stars
Jun 30, 2023
2 usages
6 stars

Discover Dependencies

Aug 26, 2023
1 usages
4.7k stars
Oct 29, 2020
4 usages
Oct 28, 2020
1 usages
Jun 30, 2022
1 usages
784 stars
Oct 31, 2020
1 usages
Sep 29, 2021
1 usages
17k stars
Jul 19, 2023
3 usages
759 stars