Simple crypto for signing auth tokens.
cryptobits 1.1
Group ID:
org.reactormonk
Artifact ID:
cryptobits_2.12
Version:
1.1
Release Date:
Nov 4, 2016
Licenses:
Files:
Full Scala Version:
2.12.0
Developers:
libraryDependencies += "org.reactormonk" %% "cryptobits" % "1.1"
ivy"org.reactormonk::cryptobits:1.1"
//> using dep "org.reactormonk::cryptobits:1.1"
import $ivy.`org.reactormonk::cryptobits:1.1`
<dependency> <groupId>org.reactormonk</groupId> <artifactId>cryptobits_2.12</artifactId> <version>1.1</version> </dependency>
compile group: 'org.reactormonk', name: 'cryptobits_2.12', version: '1.1'