pbkdf2-scala 0.2
Group ID:
io.github.nremond
Artifact ID:
pbkdf2-scala_2.10
Version:
0.2
Release Date:
Jun 6, 2013
Licenses:
Files:
Full Scala Version:
2.10.1
Developers:
libraryDependencies += "io.github.nremond" %% "pbkdf2-scala" % "0.2"
ivy"io.github.nremond::pbkdf2-scala:0.2"
//> using dep "io.github.nremond::pbkdf2-scala:0.2"
import $ivy.`io.github.nremond::pbkdf2-scala:0.2`
<dependency> <groupId>io.github.nremond</groupId> <artifactId>pbkdf2-scala_2.10</artifactId> <version>0.2</version> </dependency>
compile group: 'io.github.nremond', name: 'pbkdf2-scala_2.10', version: '0.2'