is not current version
Last Version 10.1.1-1014

com.sdl.web:context-service-common 8.5.0-1125

Context Service - Common

GroupId

GroupId

com.sdl.web
ArtifactId

ArtifactId

context-service-common
Version

Version

8.5.0-1125
Type

Type

jar

Download context-service-common 8.5.0-1125


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