GroupId | GroupIdcom.rooxteam.uidm.sdk |
---|---|
ArtifactId | ArtifactIdauth-lib-servletfilter |
Version | Version3.16.0-127 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-servletfilter/ -->
<dependency>
<groupId>com.rooxteam.uidm.sdk</groupId>
<artifactId>auth-lib-servletfilter</artifactId>
<version>3.16.0-127</version>
</dependency>
// https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-servletfilter/
implementation 'com.rooxteam.uidm.sdk:auth-lib-servletfilter:3.16.0-127'
// https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-servletfilter/
implementation ("com.rooxteam.uidm.sdk:auth-lib-servletfilter:3.16.0-127")
'com.rooxteam.uidm.sdk:auth-lib-servletfilter:jar:3.16.0-127'
<dependency org="com.rooxteam.uidm.sdk" name="auth-lib-servletfilter" rev="3.16.0-127">
<artifact name="auth-lib-servletfilter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rooxteam.uidm.sdk', module='auth-lib-servletfilter', version='3.16.0-127')
)
libraryDependencies += "com.rooxteam.uidm.sdk" % "auth-lib-servletfilter" % "3.16.0-127"
[com.rooxteam.uidm.sdk/auth-lib-servletfilter "3.16.0-127"]