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

org.xwiki.rendering:xwiki-rendering-macro-footnotes 9.6

Adds a note of text placed (by default) at the bottom of the page

Группа

Группа

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

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

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

Версия

9.6
Тип

Тип

jar

Скачать xwiki-rendering-macro-footnotes 9.6


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