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