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-password 0.3.0-M1


Group ID:
io.github.jmcardon
Artifact ID:
tsec-password_3
Version:
0.3.0-M1
Release Date:
May 25, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.jmcardon" %% "tsec-password" % "0.3.0-M1"

Mill build tool

ivy"io.github.jmcardon::tsec-password:0.3.0-M1"

Scala CLI

//> using dep "io.github.jmcardon::tsec-password:0.3.0-M1"

Ammonite REPL

import $ivy.`io.github.jmcardon::tsec-password:0.3.0-M1`

<dependency>
  <groupId>io.github.jmcardon</groupId>
  <artifactId>tsec-password_3</artifactId>
  <version>0.3.0-M1</version>
</dependency>

compile group: 'io.github.jmcardon', name: 'tsec-password_3', version: '0.3.0-M1'