GroupId | GroupIdcom.zaubersoftware.commons.auth |
---|---|
ArtifactId | ArtifactIdcommons-auth-password |
Version | Version3.53 |
Type | Typejar |
Filename | Size |
---|---|
commons-auth-password-3.53.pom | |
commons-auth-password-3.53.jar | 247 KB |
commons-auth-password-3.53-sources.jar | 245 KB |
commons-auth-password-3.53-javadoc.jar | 24 KB |
Browse |
<!-- 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.53</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.auth/commons-auth-password/
implementation 'com.zaubersoftware.commons.auth:commons-auth-password:3.53'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.auth/commons-auth-password/
implementation ("com.zaubersoftware.commons.auth:commons-auth-password:3.53")
'com.zaubersoftware.commons.auth:commons-auth-password:jar:3.53'
<dependency org="com.zaubersoftware.commons.auth" name="commons-auth-password" rev="3.53">
<artifact name="commons-auth-password" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons.auth', module='commons-auth-password', version='3.53')
)
libraryDependencies += "com.zaubersoftware.commons.auth" % "commons-auth-password" % "3.53"
[com.zaubersoftware.commons.auth/commons-auth-password "3.53"]