is not current version
Last Version 14.4.1

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

Allows putting a reference/location in a page

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-macro-id
Version

Version

8.0
Type

Type

jar

Download xwiki-rendering-macro-id 8.0


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