Files download
File Operation
udp-context-client-11.5.0-1188.jar download
udp-context-client-11.5.0-1188.pom download
udp-context-client-11.5.0-1188-sources.jar download
Apache Maven
<dependency>
  <groupId>com.sdl.delivery</groupId>
  <artifactId>udp-context-client</artifactId>
  <version>11.5.0-1188</version>
</dependency>
Gradle Groovy
implementation 'com.sdl.delivery:udp-context-client:11.5.0-1188'
Gradle Kotlin
implementation("com.sdl.delivery:udp-context-client:11.5.0-1188")
Scala SBT
libraryDependencies += "com.sdl.delivery" % "udp-context-client" % "11.5.0-1188"
Groovy Grape
@Grapes(
  @Grab(group='com.sdl.delivery', module='udp-context-client', version='11.5.0-1188')
)
Apache Ivy
<dependency org="com.sdl.delivery" name="udp-context-client" rev="11.5.0-1188" />
Leiningen
[com.sdl.delivery/udp-context-client "11.5.0-1188"]
Apache Buildr
'com.sdl.delivery:udp-context-client:jar:11.5.0-1188'