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