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

org.xwiki.rendering:xwiki-rendering-syntax-annotatedhtml5 13.10.4

XWiki Rendering - Syntax - Annotated HTML5

Группа

Группа

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

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

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

Версия

13.10.4
Тип

Тип

jar

Скачать xwiki-rendering-syntax-annotatedhtml5 13.10.4


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