is not current version
Last Version 10.1.1-1014

com.sdl.web:context-client 8.3.0-1008

Context Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sdl.web
ArtifactId

ArtifactId

context-client
Version

Version

8.3.0-1008
Type

Type

jar

Download context-client 8.3.0-1008


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