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

org.xwiki.rendering:xwiki-rendering-macro-box 4.2

XWiki Rendering - Macro - Box

Группа

Группа

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

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

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

Версия

4.2
Тип

Тип

jar

Скачать xwiki-rendering-macro-box 4.2


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