Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.sdl.web |
ArtifactId | ArtifactIdweb-ambient-client |
Version | Version8.3.0-1003 |
Type | Typejar |
Filename | Size |
---|---|
web-ambient-client-8.3.0-1003.pom | |
web-ambient-client-8.3.0-1003.jar | 64 KB |
web-ambient-client-8.3.0-1003-sources.jar | 189 bytes |
web-ambient-client-8.3.0-1003-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.3.0-1003</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.web/web-ambient-client/
implementation 'com.sdl.web:web-ambient-client:8.3.0-1003'
// https://jarcasting.com/artifacts/com.sdl.web/web-ambient-client/
implementation ("com.sdl.web:web-ambient-client:8.3.0-1003")
'com.sdl.web:web-ambient-client:jar:8.3.0-1003'
<dependency org="com.sdl.web" name="web-ambient-client" rev="8.3.0-1003">
<artifact name="web-ambient-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.web', module='web-ambient-client', version='8.3.0-1003')
)
libraryDependencies += "com.sdl.web" % "web-ambient-client" % "8.3.0-1003"
[com.sdl.web/web-ambient-client "8.3.0-1003"]