is not current version
Last Version 3.55

com.zaubersoftware.commons.auth:commons-auth-password 3.51


GroupId

GroupId

com.zaubersoftware.commons.auth
ArtifactId

ArtifactId

commons-auth-password
Version

Version

3.51
Type

Type

jar

Download commons-auth-password 3.51


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