MVN

me.gosimple : nbvcxz

Maven & Gradle

Jan 29, 2023
2 usages
271 stars

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.

<dependency>
    <groupId>me.gosimple</groupId>
    <artifactId>nbvcxz</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.gosimple : nbvcxz to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of me.gosimple : nbvcxz to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
nbvcxz-1.5.1
nbvcxz-1.5.0
1.4.x
nbvcxz-1.4.3
nbvcxz-1.4.2
nbvcxz-1.4.1
nbvcxz-1.4.0
1.3.x
nbvcxz-1.3.4
nbvcxz-1.3.3
nbvcxz-1.3.2
nbvcxz-1.3.1
nbvcxz-1.3.0
1.2.x
nbvcxz-1.2.1
nbvcxz-1.2.0
1.1.x
nbvcxz-1.1.0

How to add a dependency to Maven

Add the following me.gosimple : nbvcxz maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.gosimple</groupId>
    <artifactId>nbvcxz</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.gosimple : nbvcxz gradle dependency to your build.gradle file:

implementation 'me.gosimple:nbvcxz:1.5.1'

Gradle Kotlin DSL: Add the following me.gosimple : nbvcxz gradle kotlin dependency to your build.gradle.kts file:

implementation("me.gosimple:nbvcxz:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.gosimple : nbvcxz sbt scala dependency to your build.sbt file:

libraryDependencies += "me.gosimple" % "nbvcxz" % "1.5.1"

Advertisement

Dependencies from Group

Jan 29, 2023
2 usages
271 stars

Discover Dependencies

Jul 30, 2018
7 usages
1.5k stars
Oct 12, 2022
2 stars
May 14, 2018
1 stars
May 02, 2023
180 usages
229 stars
May 15, 2022
62 stars
Aug 22, 2023
38 usages
2.1k stars
Sep 01, 2021
17 usages
29.2k stars
Jul 07, 2023
17 usages
2.5k stars