не последняя версия
Последняя версия 14.4.1

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

Allows putting a reference/location in a page

Группа

Группа

org.xwiki.rendering
Идентификатор

Идентификатор

xwiki-rendering-macro-id
Версия

Версия

12.10.9
Тип

Тип

jar

Скачать xwiki-rendering-macro-id 12.10.9


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