is not current version
Last Version 11.6.0-1179

com.sdl.delivery:udp-oauth-common 11.0.0-1047

ADF - OAuth Common

GroupId

GroupId

com.sdl.delivery
ArtifactId

ArtifactId

udp-oauth-common
Version

Version

11.0.0-1047
Type

Type

jar

Download udp-oauth-common 11.0.0-1047


<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth-common/ -->
<dependency>
    <groupId>com.sdl.delivery</groupId>
    <artifactId>udp-oauth-common</artifactId>
    <version>11.0.0-1047</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth-common/
implementation 'com.sdl.delivery:udp-oauth-common:11.0.0-1047'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth-common/
implementation ("com.sdl.delivery:udp-oauth-common:11.0.0-1047")
'com.sdl.delivery:udp-oauth-common:jar:11.0.0-1047'
<dependency org="com.sdl.delivery" name="udp-oauth-common" rev="11.0.0-1047">
  <artifact name="udp-oauth-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-oauth-common', version='11.0.0-1047')
)
libraryDependencies += "com.sdl.delivery" % "udp-oauth-common" % "11.0.0-1047"
[com.sdl.delivery/udp-oauth-common "11.0.0-1047"]