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