nremond / pbkdf2-scala   0.7.2

GitHub

PBKDF2 implementation in Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10

pbkdf2-scala 0.6.3


Group ID:
io.github.nremond
Artifact ID:
pbkdf2-scala_2.12
Version:
0.6.3
Release Date:
Aug 7, 2017
Licenses:
Files:

libraryDependencies += "io.github.nremond" %% "pbkdf2-scala" % "0.6.3"

Mill build tool

ivy"io.github.nremond::pbkdf2-scala:0.6.3"

Scala CLI

//> using dep "io.github.nremond::pbkdf2-scala:0.6.3"

Ammonite REPL

import $ivy.`io.github.nremond::pbkdf2-scala:0.6.3`

<dependency>
  <groupId>io.github.nremond</groupId>
  <artifactId>pbkdf2-scala_2.12</artifactId>
  <version>0.6.3</version>
</dependency>

compile group: 'io.github.nremond', name: 'pbkdf2-scala_2.12', version: '0.6.3'