scala-bcrypt

Scala wrapper for jBcrypt + pom.xml inside

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.t3hnar
ArtifactId

ArtifactId

scala-bcrypt_2.12
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-bcrypt
Scala wrapper for jBcrypt + pom.xml inside
Project URL

Project URL

https://github.com/t3hnar/scala-bcrypt
Project Organization

Project Organization

com.github.t3hnar

Download scala-bcrypt_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.t3hnar/scala-bcrypt_2.12/ -->
<dependency>
    <groupId>com.github.t3hnar</groupId>
    <artifactId>scala-bcrypt_2.12</artifactId>
    <version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t3hnar/scala-bcrypt_2.12/
implementation 'com.github.t3hnar:scala-bcrypt_2.12:4.3.0'
// https://jarcasting.com/artifacts/com.github.t3hnar/scala-bcrypt_2.12/
implementation ("com.github.t3hnar:scala-bcrypt_2.12:4.3.0")
'com.github.t3hnar:scala-bcrypt_2.12:jar:4.3.0'
<dependency org="com.github.t3hnar" name="scala-bcrypt_2.12" rev="4.3.0">
  <artifact name="scala-bcrypt_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t3hnar', module='scala-bcrypt_2.12', version='4.3.0')
)
libraryDependencies += "com.github.t3hnar" % "scala-bcrypt_2.12" % "4.3.0"
[com.github.t3hnar/scala-bcrypt_2.12 "4.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
de.svenkubiak : jBCrypt jar 0.4.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0
4.1
4.0
3.1
3.0