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 0.4.0


Group ID:
com.dwolla
Artifact ID:
fs2-pgp_2.13
Version:
0.4.0
Release Date:
Jun 6, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.dwolla" %% "fs2-pgp" % "0.4.0"

Mill build tool

ivy"com.dwolla::fs2-pgp:0.4.0"

Scala CLI

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

Ammonite REPL

import $ivy.`com.dwolla::fs2-pgp:0.4.0`

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

compile group: 'com.dwolla', name: 'fs2-pgp_2.13', version: '0.4.0'