is not current version
Last Version 10.1.1-1014

com.sdl.web:context-client 10.1.0-1019

Context Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sdl.web
ArtifactId

ArtifactId

context-client
Version

Version

10.1.0-1019
Type

Type

jar

Download context-client 10.1.0-1019


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