Type-safe general-cryptography library - https://jmcardon.github.io/tsec/
Scala versions:
2.11
tsec-common 0.2.0
Group ID:
io.github.jmcardon
Artifact ID:
tsec-common_2.13
Version:
0.2.0
Release Date:
Feb 10, 2020
Licenses:
Files:
libraryDependencies += "io.github.jmcardon" %% "tsec-common" % "0.2.0"
ivy"io.github.jmcardon::tsec-common:0.2.0"
//> using dep "io.github.jmcardon::tsec-common:0.2.0"
import $ivy.`io.github.jmcardon::tsec-common:0.2.0`
<dependency> <groupId>io.github.jmcardon</groupId> <artifactId>tsec-common_2.13</artifactId> <version>0.2.0</version> </dependency>
compile group: 'io.github.jmcardon', name: 'tsec-common_2.13', version: '0.2.0'