is not current version
Last Version 10.1.1-1014

com.sdl.web:context-client 8.5.0-1102

Context Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sdl.web
ArtifactId

ArtifactId

context-client
Version

Version

8.5.0-1102
Type

Type

jar

Download context-client 8.5.0-1102


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