Type-safe general-cryptography library - https://jmcardon.github.io/tsec/
Scala versions:
2.11
tsec-cipher-jca 0.1.0-M1
Group ID:
io.github.jmcardon
Artifact ID:
tsec-cipher-jca_2.11
Version:
0.1.0-M1
Release Date:
Feb 2, 2019
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "io.github.jmcardon" %% "tsec-cipher-jca" % "0.1.0-M1"
ivy"io.github.jmcardon::tsec-cipher-jca:0.1.0-M1"
//> using dep "io.github.jmcardon::tsec-cipher-jca:0.1.0-M1"
import $ivy.`io.github.jmcardon::tsec-cipher-jca:0.1.0-M1`
<dependency> <groupId>io.github.jmcardon</groupId> <artifactId>tsec-cipher-jca_2.11</artifactId> <version>0.1.0-M1</version> </dependency>
compile group: 'io.github.jmcardon', name: 'tsec-cipher-jca_2.11', version: '0.1.0-M1'