BCrypt

Kotlin multiplatform bcrypt library

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

de.nycode
ArtifactId

ArtifactId

bcrypt-js
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

BCrypt
Kotlin multiplatform bcrypt library
Project URL

Project URL

https://github.com/NyCodeGHG/bcrypt
Source Code Management

Source Code Management

https://github.com/NyCodeGHG/bcrypt

Download bcrypt-js

How to add to project

<!-- https://jarcasting.com/artifacts/de.nycode/bcrypt-js/ -->
<dependency>
    <groupId>de.nycode</groupId>
    <artifactId>bcrypt-js</artifactId>
    <version>2.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.nycode/bcrypt-js/
implementation 'de.nycode:bcrypt-js:2.3.0'
// https://jarcasting.com/artifacts/de.nycode/bcrypt-js/
implementation ("de.nycode:bcrypt-js:2.3.0")
'de.nycode:bcrypt-js:pom:2.3.0'
<dependency org="de.nycode" name="bcrypt-js" rev="2.3.0">
  <artifact name="bcrypt-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.nycode', module='bcrypt-js', version='2.3.0')
)
libraryDependencies += "de.nycode" % "bcrypt-js" % "2.3.0"
[de.nycode/bcrypt-js "2.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.0