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