Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdudp-context-client |
Version | Version11.0.0-1063 |
Type | Typejar |
Filename | Size |
---|---|
udp-context-client-11.0.0-1063.pom | |
udp-context-client-11.0.0-1063.jar | 14 KB |
udp-context-client-11.0.0-1063-sources.jar | 189 bytes |
udp-context-client-11.0.0-1063-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-context-client/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>udp-context-client</artifactId>
<version>11.0.0-1063</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-context-client/
implementation 'com.sdl.delivery:udp-context-client:11.0.0-1063'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-context-client/
implementation ("com.sdl.delivery:udp-context-client:11.0.0-1063")
'com.sdl.delivery:udp-context-client:jar:11.0.0-1063'
<dependency org="com.sdl.delivery" name="udp-context-client" rev="11.0.0-1063">
<artifact name="udp-context-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-context-client', version='11.0.0-1063')
)
libraryDependencies += "com.sdl.delivery" % "udp-context-client" % "11.0.0-1063"
[com.sdl.delivery/udp-context-client "11.0.0-1063"]