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

org.xwiki.rendering:xwiki-rendering-macros 10.8.2

Macros implementations supported by XWiki Platform

Группа

Группа

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

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

xwiki-rendering-macros
Версия

Версия

10.8.2
Тип

Тип

pom

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

Имя Файла Размер
xwiki-rendering-macros-10.8.2.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>10.8.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macros/
implementation 'org.xwiki.rendering:xwiki-rendering-macros:10.8.2'
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macros/
implementation ("org.xwiki.rendering:xwiki-rendering-macros:10.8.2")
'org.xwiki.rendering:xwiki-rendering-macros:pom:10.8.2'
<dependency org="org.xwiki.rendering" name="xwiki-rendering-macros" rev="10.8.2">
  <artifact name="xwiki-rendering-macros" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.rendering', module='xwiki-rendering-macros', version='10.8.2')
)
libraryDependencies += "org.xwiki.rendering" % "xwiki-rendering-macros" % "10.8.2"
[org.xwiki.rendering/xwiki-rendering-macros "10.8.2"]