cjsmith-0141 / fs2-pgp   0.5.0

MIT License Website GitHub

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

Scala versions: 3.x 2.13

pgp-testkit-bcpg1.71 0.5.0


Group ID:
net.tazato
Artifact ID:
pgp-testkit-bcpg1.71_2.13
Version:
0.5.0
Release Date:
Dec 16, 2023
Licenses:
MIT
Files:

libraryDependencies += "net.tazato" %% "pgp-testkit-bcpg1.71" % "0.5.0"

Mill build tool

ivy"net.tazato::pgp-testkit-bcpg1.71:0.5.0"

Scala CLI

//> using dep "net.tazato::pgp-testkit-bcpg1.71:0.5.0"

Ammonite REPL

import $ivy.`net.tazato::pgp-testkit-bcpg1.71:0.5.0`

<dependency>
  <groupId>net.tazato</groupId>
  <artifactId>pgp-testkit-bcpg1.71_2.13</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'net.tazato', name: 'pgp-testkit-bcpg1.71_2.13', version: '0.5.0'