Last Version

PasswordStrength 1.3.0

Password Strength is an Android Library that checks for a password strength.

License

License

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

password-strength
Version

Version

1.3.0
Type

Type

aar
Description

Description

PasswordStrength
Password Strength is an Android Library that checks for a password strength.
Project URL

Project URL

https://github.com/zeoflow/password-strength
Source Code Management

Source Code Management

https://github.com/zeoflow/password-strength

Download password-strength 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.30

Project Modules

There are no modules declared in this project.