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