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