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