Last Version

nbvcxz 1.5.0

Nbvcxz takes heavy inspiration from the zxcvbn library built by Dropbox, and in a lot of ways is similar. I built this library to be heavily extensible for every use case, with sane defaults.

License

License

Categories

Categories

Nbvcxz Security
GroupId

GroupId

me.gosimple
ArtifactId

ArtifactId

nbvcxz
Version

Version

1.5.0
Type

Type

jar
Description

Description

nbvcxz
Nbvcxz takes heavy inspiration from the zxcvbn library built by Dropbox, and in a lot of ways is similar. I built this library to be heavily extensible for every use case, with sane defaults.
Project URL

Project URL

https://github.com/GoSimpleLLC/nbvcxz
Source Code Management

Source Code Management

https://github.com/GoSimpleLLC/nbvcxz

Download nbvcxz 1.5.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.