is not current version
Last Version 10.1.1-1014

com.tridion:cd_preview_content_common 10.0.0-1015

Preview Service - Content Common

GroupId

GroupId

com.tridion
ArtifactId

ArtifactId

cd_preview_content_common
Version

Version

10.0.0-1015
Type

Type

jar

Download cd_preview_content_common 10.0.0-1015


<!-- https://jarcasting.com/artifacts/com.tridion/cd_preview_content_common/ -->
<dependency>
    <groupId>com.tridion</groupId>
    <artifactId>cd_preview_content_common</artifactId>
    <version>10.0.0-1015</version>
</dependency>
// https://jarcasting.com/artifacts/com.tridion/cd_preview_content_common/
implementation 'com.tridion:cd_preview_content_common:10.0.0-1015'
// https://jarcasting.com/artifacts/com.tridion/cd_preview_content_common/
implementation ("com.tridion:cd_preview_content_common:10.0.0-1015")
'com.tridion:cd_preview_content_common:jar:10.0.0-1015'
<dependency org="com.tridion" name="cd_preview_content_common" rev="10.0.0-1015">
  <artifact name="cd_preview_content_common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tridion', module='cd_preview_content_common', version='10.0.0-1015')
)
libraryDependencies += "com.tridion" % "cd_preview_content_common" % "10.0.0-1015"
[com.tridion/cd_preview_content_common "10.0.0-1015"]