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

pgp-testkit-bcpg1.72.2 0.4.2


Group ID:
com.dwolla
Artifact ID:
pgp-testkit-bcpg1.72.2_2.12
Version:
0.4.2
Release Date:
May 9, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.dwolla" %% "pgp-testkit-bcpg1.72.2" % "0.4.2"

Mill build tool

ivy"com.dwolla::pgp-testkit-bcpg1.72.2:0.4.2"

Scala CLI

//> using dep "com.dwolla::pgp-testkit-bcpg1.72.2:0.4.2"

Ammonite REPL

import $ivy.`com.dwolla::pgp-testkit-bcpg1.72.2:0.4.2`

<dependency>
  <groupId>com.dwolla</groupId>
  <artifactId>pgp-testkit-bcpg1.72.2_2.12</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'com.dwolla', name: 'pgp-testkit-bcpg1.72.2_2.12', version: '0.4.2'