is not current version
Last Version 3.19.0-136

com.rooxteam.uidm.sdk:auth-lib-common 3.18.0-134

uidm-sdk-java

GroupId

GroupId

com.rooxteam.uidm.sdk
ArtifactId

ArtifactId

auth-lib-common
Version

Version

3.18.0-134
Type

Type

jar

Download auth-lib-common 3.18.0-134


<!-- https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-common/ -->
<dependency>
    <groupId>com.rooxteam.uidm.sdk</groupId>
    <artifactId>auth-lib-common</artifactId>
    <version>3.18.0-134</version>
</dependency>
// https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-common/
implementation 'com.rooxteam.uidm.sdk:auth-lib-common:3.18.0-134'
// https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-common/
implementation ("com.rooxteam.uidm.sdk:auth-lib-common:3.18.0-134")
'com.rooxteam.uidm.sdk:auth-lib-common:jar:3.18.0-134'
<dependency org="com.rooxteam.uidm.sdk" name="auth-lib-common" rev="3.18.0-134">
  <artifact name="auth-lib-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rooxteam.uidm.sdk', module='auth-lib-common', version='3.18.0-134')
)
libraryDependencies += "com.rooxteam.uidm.sdk" % "auth-lib-common" % "3.18.0-134"
[com.rooxteam.uidm.sdk/auth-lib-common "3.18.0-134"]