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