is not current version
Last Version 4.3.0

com.github.t3hnar:scala-bcrypt_2.12 4.1

Scala wrapper for jBcrypt + pom.xml inside

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.t3hnar
ArtifactId

ArtifactId

scala-bcrypt_2.12
Version

Version

4.1
Type

Type

jar

Download scala-bcrypt_2.12 4.1


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