pbkdf2-scala 0.3
Group ID:
io.github.nremond
Artifact ID:
pbkdf2-scala_2.11
Version:
0.3
Release Date:
Apr 27, 2014
Licenses:
Files:
Full Scala Version:
2.11.0
Developers:
libraryDependencies += "io.github.nremond" %% "pbkdf2-scala" % "0.3"
ivy"io.github.nremond::pbkdf2-scala:0.3"
//> using dep "io.github.nremond::pbkdf2-scala:0.3"
import $ivy.`io.github.nremond::pbkdf2-scala:0.3`
<dependency> <groupId>io.github.nremond</groupId> <artifactId>pbkdf2-scala_2.11</artifactId> <version>0.3</version> </dependency>
compile group: 'io.github.nremond', name: 'pbkdf2-scala_2.11', version: '0.3'