is not current version
Last Version 11.6.0-1179

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

ADF - OAuth Common

GroupId

GroupId

com.sdl.delivery
ArtifactId

ArtifactId

udp-oauth-common
Version

Version

11.0.0-1090
Type

Type

jar

Download udp-oauth-common 11.0.0-1090


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