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

org.xwiki.rendering:xwiki-rendering-macros 9.9

Macros implementations supported by XWiki Platform

Группа

Группа

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

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

xwiki-rendering-macros
Версия

Версия

9.9
Тип

Тип

pom

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

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