t3hnar / scala-bcrypt   4.3.0

GitHub

Scala wrapper for jBcrypt + pom.xml inside

Scala versions: 2.13 2.12 2.11 2.10

scala-bcrypt 4.0


Group ID:
com.github.t3hnar
Artifact ID:
scala-bcrypt_2.12
Version:
4.0
Release Date:
Mar 1, 2019
Licenses:
Files:

libraryDependencies += "com.github.t3hnar" %% "scala-bcrypt" % "4.0"

Mill build tool

ivy"com.github.t3hnar::scala-bcrypt:4.0"

Scala CLI

//> using dep "com.github.t3hnar::scala-bcrypt:4.0"

Ammonite REPL

import $ivy.`com.github.t3hnar::scala-bcrypt:4.0`

<dependency>
  <groupId>com.github.t3hnar</groupId>
  <artifactId>scala-bcrypt_2.12</artifactId>
  <version>4.0</version>
</dependency>

compile group: 'com.github.t3hnar', name: 'scala-bcrypt_2.12', version: '4.0'