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

org.xwiki.rendering:xwiki-rendering-macro-content 13.10.6

Allows entering content in any of the supported Syntaxes

Группа

Группа

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

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

xwiki-rendering-macro-content
Версия

Версия

13.10.6
Тип

Тип

jar

Скачать xwiki-rendering-macro-content 13.10.6


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