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