Android Password Strength Meter

An easy-to-implement and fully customizable password strength indicator for Android.

License

License

GroupId

GroupId

nu.aaro.gustav
ArtifactId

ArtifactId

passwordstrengthmeter
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

aar
Description

Description

Android Password Strength Meter
An easy-to-implement and fully customizable password strength indicator for Android.
Project URL

Project URL

https://github.com/gustavaa/AndroidPasswordStrengthMeter
Source Code Management

Source Code Management

https://github.com/gustavaa/AndroidPasswordStrengthMeter

Download passwordstrengthmeter

How to add to project

<!-- https://jarcasting.com/artifacts/nu.aaro.gustav/passwordstrengthmeter/ -->
<dependency>
    <groupId>nu.aaro.gustav</groupId>
    <artifactId>passwordstrengthmeter</artifactId>
    <version>0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/nu.aaro.gustav/passwordstrengthmeter/
implementation 'nu.aaro.gustav:passwordstrengthmeter:0.4'
// https://jarcasting.com/artifacts/nu.aaro.gustav/passwordstrengthmeter/
implementation ("nu.aaro.gustav:passwordstrengthmeter:0.4")
'nu.aaro.gustav:passwordstrengthmeter:aar:0.4'
<dependency org="nu.aaro.gustav" name="passwordstrengthmeter" rev="0.4">
  <artifact name="passwordstrengthmeter" type="aar" />
</dependency>
@Grapes(
@Grab(group='nu.aaro.gustav', module='passwordstrengthmeter', version='0.4')
)
libraryDependencies += "nu.aaro.gustav" % "passwordstrengthmeter" % "0.4"
[nu.aaro.gustav/passwordstrengthmeter "0.4"]

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.

Versions

Version
0.4
0.3