is not current version
Last Version 4.3.0

com.github.t3hnar:scala-bcrypt_2.11 2.6

Scala wrapper for jBcrypt + pom.xml inside

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.t3hnar
ArtifactId

ArtifactId

scala-bcrypt_2.11
Version

Version

2.6
Type

Type

jar

Download scala-bcrypt_2.11 2.6


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