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

org.xwiki.rendering:xwiki-rendering-syntax-annotatedxhtml 12.10.6

XWiki Rendering - Syntax - Annotated XHTML

Группа

Группа

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

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

xwiki-rendering-syntax-annotatedxhtml
Версия

Версия

12.10.6
Тип

Тип

jar

Скачать xwiki-rendering-syntax-annotatedxhtml 12.10.6


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