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