Last Version

generator 1.0.9

Bcrypt implementation for Kotlin Multiplatform

License

License

GroupId

GroupId

com.ToxicBakery.library.bcrypt
ArtifactId

ArtifactId

bcrypt
Version

Version

1.0.9
Type

Type

pom
Description

Description

generator
Bcrypt implementation for Kotlin Multiplatform
Project URL

Project URL

https://github.com/ToxicBakery/bcrypt-mpp
Source Code Management

Source Code Management

https://github.com/ToxicBakery/bcrypt-mpp.git

Download bcrypt 1.0.9


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.