MVN

de.nycode : bcrypt

Maven & Gradle

Jan 11, 2022
5 stars

BCrypt · Kotlin multiplatform bcrypt library

<dependency>
    <groupId>de.nycode</groupId>
    <artifactId>bcrypt</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.nycode : bcrypt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of de.nycode : bcrypt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
bcrypt-2.3.0
2.2.x
bcrypt-2.2.0
2.1.x
bcrypt-2.1.3
bcrypt-2.1.2
bcrypt-2.1.1
bcrypt-2.1.0
2.0.x
bcrypt-2.0.0
1.0.x
bcrypt-1.0.0

How to add a dependency to Maven

Add the following de.nycode : bcrypt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.nycode</groupId>
    <artifactId>bcrypt</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.nycode : bcrypt gradle dependency to your build.gradle file:

implementation 'de.nycode:bcrypt:2.3.0'

Gradle Kotlin DSL: Add the following de.nycode : bcrypt gradle kotlin dependency to your build.gradle.kts file:

implementation("de.nycode:bcrypt:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.nycode : bcrypt sbt scala dependency to your build.sbt file:

libraryDependencies += "de.nycode" % "bcrypt" % "2.3.0"

Advertisement

Dependencies from Group

Jan 11, 2022
5 stars
Jan 11, 2022
5 stars
Jan 11, 2022
5 stars
Jun 13, 2021
2 stars
Jun 13, 2021
2 stars

Discover Dependencies

Jan 13, 2022
7 stars
Jan 31, 2022
10 stars
Jan 20, 2023
5.9k stars
May 11, 2021
1 stars
Nov 28, 2022
2 usages
64 stars
May 27, 2021
1.1k stars
Jul 21, 2023
11 usages
5 stars
Apr 28, 2021
4 stars
Aug 07, 2023
1 usages
10.4k stars