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-signatures 0.2.1-ct-2


Group ID:
com.clovellytech
Artifact ID:
tsec-signatures_2.13
Version:
0.2.1-ct-2
Release Date:
Apr 28, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.clovellytech" %% "tsec-signatures" % "0.2.1-ct-2"

Mill build tool

ivy"com.clovellytech::tsec-signatures:0.2.1-ct-2"

Scala CLI

//> using dep "com.clovellytech::tsec-signatures:0.2.1-ct-2"

Ammonite REPL

import $ivy.`com.clovellytech::tsec-signatures:0.2.1-ct-2`

<dependency>
  <groupId>com.clovellytech</groupId>
  <artifactId>tsec-signatures_2.13</artifactId>
  <version>0.2.1-ct-2</version>
</dependency>

compile group: 'com.clovellytech', name: 'tsec-signatures_2.13', version: '0.2.1-ct-2'