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.11
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.11

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 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
2.6
2.5
2.4