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