is not current version
Last Version 10.1.1-1014

com.tridion:cd_preview_content_common 10.1.0-1019

Preview Service - Content Common

GroupId

GroupId

com.tridion
ArtifactId

ArtifactId

cd_preview_content_common
Version

Version

10.1.0-1019
Type

Type

jar

Download cd_preview_content_common 10.1.0-1019


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