roundrop / scala3-bcrypt   0.1.0

GitHub

scala friendly wrapper of Password4j for bcrypt

Scala versions: 3.x

scala3-bcrypt 0.1.0


Group ID:
com.github.roundrop
Artifact ID:
scala3-bcrypt_3
Version:
0.1.0
Release Date:
Mar 27, 2024
Licenses:
Files:

libraryDependencies += "com.github.roundrop" %% "scala3-bcrypt" % "0.1.0"

Mill build tool

ivy"com.github.roundrop::scala3-bcrypt:0.1.0"

Scala CLI

//> using dep "com.github.roundrop::scala3-bcrypt:0.1.0"

Ammonite REPL

import $ivy.`com.github.roundrop::scala3-bcrypt:0.1.0`

<dependency>
  <groupId>com.github.roundrop</groupId>
  <artifactId>scala3-bcrypt_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.roundrop', name: 'scala3-bcrypt_3', version: '0.1.0'