GroupId | GroupIdcom.rooxteam.uidm.sdk |
---|---|
ArtifactId | ArtifactIdauth-lib-spring |
Version | Version3.15.3-123 |
Type | Typejar |
Filename | Size |
---|---|
auth-lib-spring-3.15.3-123.pom | |
auth-lib-spring-3.15.3-123-sources.jar | 28 KB |
auth-lib-spring-3.15.3-123-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-spring/ -->
<dependency>
<groupId>com.rooxteam.uidm.sdk</groupId>
<artifactId>auth-lib-spring</artifactId>
<version>3.15.3-123</version>
</dependency>
// https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-spring/
implementation 'com.rooxteam.uidm.sdk:auth-lib-spring:3.15.3-123'
// https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-spring/
implementation ("com.rooxteam.uidm.sdk:auth-lib-spring:3.15.3-123")
'com.rooxteam.uidm.sdk:auth-lib-spring:jar:3.15.3-123'
<dependency org="com.rooxteam.uidm.sdk" name="auth-lib-spring" rev="3.15.3-123">
<artifact name="auth-lib-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rooxteam.uidm.sdk', module='auth-lib-spring', version='3.15.3-123')
)
libraryDependencies += "com.rooxteam.uidm.sdk" % "auth-lib-spring" % "3.15.3-123"
[com.rooxteam.uidm.sdk/auth-lib-spring "3.15.3-123"]