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-bouncy 0.2.0.3


Group ID:
com.clovellytech
Artifact ID:
tsec-bouncy_2.13
Version:
0.2.0.3
Release Date:
Apr 28, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.clovellytech" %% "tsec-bouncy" % "0.2.0.3"

Mill build tool

ivy"com.clovellytech::tsec-bouncy:0.2.0.3"

Scala CLI

//> using dep "com.clovellytech::tsec-bouncy:0.2.0.3"

Ammonite REPL

import $ivy.`com.clovellytech::tsec-bouncy:0.2.0.3`

<dependency>
  <groupId>com.clovellytech</groupId>
  <artifactId>tsec-bouncy_2.13</artifactId>
  <version>0.2.0.3</version>
</dependency>

compile group: 'com.clovellytech', name: 'tsec-bouncy_2.13', version: '0.2.0.3'