is not current version
Last Version 3.55

com.zaubersoftware.commons.auth:commons-auth-impl 3.49


GroupId

GroupId

com.zaubersoftware.commons.auth
ArtifactId

ArtifactId

commons-auth-impl
Version

Version

3.49
Type

Type

jar

Download commons-auth-impl 3.49


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