is not current version
Last Version 10.1.1-1014

com.tridion:cd_preview_content_common 8.1.1-1008

Preview Service - Content Common

GroupId

GroupId

com.tridion
ArtifactId

ArtifactId

cd_preview_content_common
Version

Version

8.1.1-1008
Type

Type

jar

Download cd_preview_content_common 8.1.1-1008


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