is not current version
Last Version 14.4.1

org.xwiki.rendering:xwiki-rendering-macros 11.7-rc-1

Macros implementations supported by XWiki Platform

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-macros
Version

Version

11.7-rc-1
Type

Type

pom

Download xwiki-rendering-macros 11.7-rc-1


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