is not current version
Last Version 14.4.1

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

Render wiki content in a graphical box which can contain a title and an image

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-macro-box
Version

Version

11.8.1
Type

Type

jar

Download xwiki-rendering-macro-box 11.8.1


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