is not current version
Last Version 14.4.1

org.xwiki.rendering:xwiki-rendering-macros 6.4.1

Macros implementations supported by XWiki Platform

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-macros
Version

Version

6.4.1
Type

Type

pom

Download xwiki-rendering-macros 6.4.1


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