is not current version
Last Version 14.4.1

org.xwiki.rendering:xwiki-rendering-macro-id 13.10.6

Allows putting a reference/location in a page

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-macro-id
Version

Version

13.10.6
Type

Type

jar

Download xwiki-rendering-macro-id 13.10.6


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