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