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

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

Allows entering content in any of the supported Syntaxes

Группа

Группа

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

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

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

Версия

12.9
Тип

Тип

jar

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


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