pbkdf2-scala 0.6
Group ID:
io.github.nremond
Artifact ID:
pbkdf2-scala_2.12
Version:
0.6
Release Date:
Dec 22, 2016
Licenses:
Files:
Full Scala Version:
2.12.1
Developers:
libraryDependencies += "io.github.nremond" %% "pbkdf2-scala" % "0.6"
ivy"io.github.nremond::pbkdf2-scala:0.6"
//> using dep "io.github.nremond::pbkdf2-scala:0.6"
import $ivy.`io.github.nremond::pbkdf2-scala:0.6`
<dependency> <groupId>io.github.nremond</groupId> <artifactId>pbkdf2-scala_2.12</artifactId> <version>0.6</version> </dependency>
compile group: 'io.github.nremond', name: 'pbkdf2-scala_2.12', version: '0.6'