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.1.0


Group ID:
io.github.jmcardon
Artifact ID:
tsec-password_2.12
Version:
0.1.0
Release Date:
Apr 23, 2019
Licenses:
MIT
Files:

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

Mill build tool

ivy"io.github.jmcardon::tsec-password:0.1.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.jmcardon</groupId>
  <artifactId>tsec-password_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.jmcardon', name: 'tsec-password_2.12', version: '0.1.0'