GroupId | GroupIdcom.sdl.delivery |
---|---|
ArtifactId | ArtifactIdudp-oauth-common |
Version | Version11.0.0-1047 |
Type | Typejar |
Filename | Size |
---|---|
udp-oauth-common-11.0.0-1047.pom | |
udp-oauth-common-11.0.0-1047.jar | 5 KB |
udp-oauth-common-11.0.0-1047-sources.jar | 189 bytes |
udp-oauth-common-11.0.0-1047-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.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"]