не последняя версия
Последняя версия 14.4.1

org.xwiki.rendering:xwiki-rendering-macros 12.10.4

Macros implementations supported by XWiki Platform

Группа

Группа

org.xwiki.rendering
Идентификатор

Идентификатор

xwiki-rendering-macros
Версия

Версия

12.10.4
Тип

Тип

pom

Скачать xwiki-rendering-macros 12.10.4

Имя Файла Размер
xwiki-rendering-macros-12.10.4.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macros/ -->
<dependency>
    <groupId>org.xwiki.rendering</groupId>
    <artifactId>xwiki-rendering-macros</artifactId>
    <version>12.10.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macros/
implementation 'org.xwiki.rendering:xwiki-rendering-macros:12.10.4'
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macros/
implementation ("org.xwiki.rendering:xwiki-rendering-macros:12.10.4")
'org.xwiki.rendering:xwiki-rendering-macros:pom:12.10.4'
<dependency org="org.xwiki.rendering" name="xwiki-rendering-macros" rev="12.10.4">
  <artifact name="xwiki-rendering-macros" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.rendering', module='xwiki-rendering-macros', version='12.10.4')
)
libraryDependencies += "org.xwiki.rendering" % "xwiki-rendering-macros" % "12.10.4"
[org.xwiki.rendering/xwiki-rendering-macros "12.10.4"]