Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.sdl.web |
ArtifactId | ArtifactIdcontext-client |
Version | Version10.1.0-1019 |
Type | Typejar |
Filename | Size |
---|---|
context-client-10.1.0-1019.pom | |
context-client-10.1.0-1019.jar | 14 KB |
context-client-10.1.0-1019-sources.jar | 189 bytes |
context-client-10.1.0-1019-javadoc.jar | 209 KB |
Browse |
<!-- 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"]