zxcvbn4j

This is a java port of zxcvbn, which is a JavaScript password strength generator.

License

License

GroupId

GroupId

com.nulab-inc
ArtifactId

ArtifactId

zxcvbn
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

zxcvbn4j
This is a java port of zxcvbn, which is a JavaScript password strength generator.
Project URL

Project URL

https://github.com/nulab/zxcvbn4j
Source Code Management

Source Code Management

https://github.com/nulab/zxcvbn4j.git

Download zxcvbn

How to add to project

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

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.
com.nulab-inc

Nulab Inc

We are a small company with a big heart and all of our products are handcrafted with love.

Versions

Version
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0