is not current version
Last Version 0.2.1

org.webjars.bower:ng-password-strength 0.2.0

WebJar for ng-password-strength

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

ng-password-strength
Version

Version

0.2.0
Type

Type

jar

Download ng-password-strength 0.2.0


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