Scala wrappers for JCA/BouncyCastle
cryptoutils 1.2
Group ID:
com.github.karasiq
Artifact ID:
cryptoutils_2.11
Version:
1.2
Release Date:
Sept 18, 2015
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:
libraryDependencies += "com.github.karasiq" %% "cryptoutils" % "1.2"
ivy"com.github.karasiq::cryptoutils:1.2"
//> using dep "com.github.karasiq::cryptoutils:1.2"
import $ivy.`com.github.karasiq::cryptoutils:1.2`
<dependency> <groupId>com.github.karasiq</groupId> <artifactId>cryptoutils_2.11</artifactId> <version>1.2</version> </dependency>
compile group: 'com.github.karasiq', name: 'cryptoutils_2.11', version: '1.2'