Last Version

password-hashing 0.2.0

A library for password hashing by following current standards.

License

License

GroupId

GroupId

com.github.chrix75
ArtifactId

ArtifactId

password-hashing
Version

Version

0.2.0
Type

Type

jar
Description

Description

password-hashing
A library for password hashing by following current standards.
Project URL

Project URL

https://github.com/chrix75/password-hashing
Source Code Management

Source Code Management

https://github.com/chrix75/password-hashing

Download password-hashing 0.2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.