License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-davidstutz-password-score |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpassword-score
WebJar for password-score
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-davidstutz-password-score/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-davidstutz-password-score</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-davidstutz-password-score/
implementation 'org.webjars.npm:github-com-davidstutz-password-score:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-davidstutz-password-score/
implementation ("org.webjars.npm:github-com-davidstutz-password-score:1.0.0")
'org.webjars.npm:github-com-davidstutz-password-score:jar:1.0.0'
<dependency org="org.webjars.npm" name="github-com-davidstutz-password-score" rev="1.0.0">
<artifact name="github-com-davidstutz-password-score" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-davidstutz-password-score', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-davidstutz-password-score" % "1.0.0"
[org.webjars.npm/github-com-davidstutz-password-score "1.0.0"]