| Группа | Группаcom.tridion |
|---|---|
| Идентификатор | Идентификаторcd_preview_content_common |
| Версия | Версия8.1.1-1008 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| cd_preview_content_common-8.1.1-1008.pom | |
| cd_preview_content_common-8.1.1-1008.jar | 33 KB |
| cd_preview_content_common-8.1.1-1008-sources.jar | 189 bytes |
| cd_preview_content_common-8.1.1-1008-javadoc.jar | 189 bytes |
| Обзор |
<!-- 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"]