Type-safe general-cryptography library - https://jmcardon.github.io/tsec/
Scala versions:
2.11
tsec-cipher-core 0.4.0-M1
Group ID:
io.github.jmcardon
Artifact ID:
tsec-cipher-core_2.13
Version:
0.4.0-M1
Release Date:
May 25, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "io.github.jmcardon" %% "tsec-cipher-core" % "0.4.0-M1"
ivy"io.github.jmcardon::tsec-cipher-core:0.4.0-M1"
//> using dep "io.github.jmcardon::tsec-cipher-core:0.4.0-M1"
import $ivy.`io.github.jmcardon::tsec-cipher-core:0.4.0-M1`
<dependency> <groupId>io.github.jmcardon</groupId> <artifactId>tsec-cipher-core_2.13</artifactId> <version>0.4.0-M1</version> </dependency>
compile group: 'io.github.jmcardon', name: 'tsec-cipher-core_2.13', version: '0.4.0-M1'