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-core 0.0.1-RC1


Group ID:
io.github.jmcardon
Artifact ID:
tsec-cipher-core_2.12
Version:
0.0.1-RC1
Release Date:
Aug 11, 2018
Licenses:
MIT
Files:

libraryDependencies += "io.github.jmcardon" %% "tsec-cipher-core" % "0.0.1-RC1"

Mill build tool

ivy"io.github.jmcardon::tsec-cipher-core:0.0.1-RC1"

Scala CLI

//> using dep "io.github.jmcardon::tsec-cipher-core:0.0.1-RC1"

Ammonite REPL

import $ivy.`io.github.jmcardon::tsec-cipher-core:0.0.1-RC1`

<dependency>
  <groupId>io.github.jmcardon</groupId>
  <artifactId>tsec-cipher-core_2.12</artifactId>
  <version>0.0.1-RC1</version>
</dependency>

compile group: 'io.github.jmcardon', name: 'tsec-cipher-core_2.12', version: '0.0.1-RC1'