jmcardon / tsec   0.4.0

MIT License GitHub

Type-safe general-cryptography library - https://jmcardon.github.io/tsec/

Scala versions: 3.x 2.13 2.12 2.11

tsec-cipher-bouncy 0.2.1


Group ID:
io.github.jmcardon
Artifact ID:
tsec-cipher-bouncy_2.13
Version:
0.2.1
Release Date:
Jun 3, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.github.jmcardon" %% "tsec-cipher-bouncy" % "0.2.1"

Mill build tool

ivy"io.github.jmcardon::tsec-cipher-bouncy:0.2.1"

Scala CLI

//> using dep "io.github.jmcardon::tsec-cipher-bouncy:0.2.1"

Ammonite REPL

import $ivy.`io.github.jmcardon::tsec-cipher-bouncy:0.2.1`

<dependency>
  <groupId>io.github.jmcardon</groupId>
  <artifactId>tsec-cipher-bouncy_2.13</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'io.github.jmcardon', name: 'tsec-cipher-bouncy_2.13', version: '0.2.1'