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