is not current version
Last Version 11.6.0-1177

com.sdl.delivery:udp-context-api 11.0.0-1116

Context - API

GroupId

GroupId

com.sdl.delivery
ArtifactId

ArtifactId

udp-context-api
Version

Version

11.0.0-1116
Type

Type

jar

Download udp-context-api 11.0.0-1116


<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-context-api/ -->
<dependency>
    <groupId>com.sdl.delivery</groupId>
    <artifactId>udp-context-api</artifactId>
    <version>11.0.0-1116</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-context-api/
implementation 'com.sdl.delivery:udp-context-api:11.0.0-1116'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-context-api/
implementation ("com.sdl.delivery:udp-context-api:11.0.0-1116")
'com.sdl.delivery:udp-context-api:jar:11.0.0-1116'
<dependency org="com.sdl.delivery" name="udp-context-api" rev="11.0.0-1116">
  <artifact name="udp-context-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-context-api', version='11.0.0-1116')
)
libraryDependencies += "com.sdl.delivery" % "udp-context-api" % "11.0.0-1116"
[com.sdl.delivery/udp-context-api "11.0.0-1116"]