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