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

org.xwiki.rendering:xwiki-rendering-macro-toc 9.9-rc-2

Generates a Table Of Content for titles (headings)

Группа

Группа

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

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

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

Версия

9.9-rc-2
Тип

Тип

jar

Скачать xwiki-rendering-macro-toc 9.9-rc-2


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