is not current version
Last Version 14.4.1

org.xwiki.rendering:xwiki-rendering-macros 13.10.5

Macros implementations supported by XWiki Platform

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-macros
Version

Version

13.10.5
Type

Type

pom

Download xwiki-rendering-macros 13.10.5


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