dwolla / fs2-pgp   0.4.5

MIT License Website GitHub

fs2 pipes for encrypting and decrypting data using BouncyCastle's PGP implementation

Scala versions: 2.13 2.12

fs2-pgp-ce2 0.3.0


Group ID:
com.dwolla
Artifact ID:
fs2-pgp-ce2_2.12
Version:
0.3.0
Release Date:
Oct 18, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.dwolla" %% "fs2-pgp-ce2" % "0.3.0"

Mill build tool

ivy"com.dwolla::fs2-pgp-ce2:0.3.0"

Scala CLI

//> using dep "com.dwolla::fs2-pgp-ce2:0.3.0"

Ammonite REPL

import $ivy.`com.dwolla::fs2-pgp-ce2:0.3.0`

<dependency>
  <groupId>com.dwolla</groupId>
  <artifactId>fs2-pgp-ce2_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.dwolla', name: 'fs2-pgp-ce2_2.12', version: '0.3.0'