GroupId | GroupIdcom.sdl.delivery |
---|---|
ArtifactId | ArtifactIdudp-oauth-common |
Version | Version11.1.0-1103 |
Type | Typejar |
Filename | Size |
---|---|
udp-oauth-common-11.1.0-1103.pom | |
udp-oauth-common-11.1.0-1103.jar | 5 KB |
udp-oauth-common-11.1.0-1103-sources.jar | 189 bytes |
udp-oauth-common-11.1.0-1103-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth-common/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>udp-oauth-common</artifactId>
<version>11.1.0-1103</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth-common/
implementation 'com.sdl.delivery:udp-oauth-common:11.1.0-1103'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth-common/
implementation ("com.sdl.delivery:udp-oauth-common:11.1.0-1103")
'com.sdl.delivery:udp-oauth-common:jar:11.1.0-1103'
<dependency org="com.sdl.delivery" name="udp-oauth-common" rev="11.1.0-1103">
<artifact name="udp-oauth-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-oauth-common', version='11.1.0-1103')
)
libraryDependencies += "com.sdl.delivery" % "udp-oauth-common" % "11.1.0-1103"
[com.sdl.delivery/udp-oauth-common "11.1.0-1103"]