GroupId | GroupIdcom.rooxteam.uidm.sdk |
---|---|
ArtifactId | ArtifactIdauth-lib-common |
Version | Version3.17.0-131 |
Type | Typejar |
Filename | Size |
---|---|
auth-lib-common-3.17.0-131.pom | |
auth-lib-common-3.17.0-131-sources.jar | 89 KB |
auth-lib-common-3.17.0-131-javadoc.jar | 355 KB |
Browse |
<!-- 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.17.0-131</version>
</dependency>
// https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-common/
implementation 'com.rooxteam.uidm.sdk:auth-lib-common:3.17.0-131'
// https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-common/
implementation ("com.rooxteam.uidm.sdk:auth-lib-common:3.17.0-131")
'com.rooxteam.uidm.sdk:auth-lib-common:jar:3.17.0-131'
<dependency org="com.rooxteam.uidm.sdk" name="auth-lib-common" rev="3.17.0-131">
<artifact name="auth-lib-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rooxteam.uidm.sdk', module='auth-lib-common', version='3.17.0-131')
)
libraryDependencies += "com.rooxteam.uidm.sdk" % "auth-lib-common" % "3.17.0-131"
[com.rooxteam.uidm.sdk/auth-lib-common "3.17.0-131"]