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

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

XWiki Rendering - Syntax - Annotated HTML5

Группа

Группа

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

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

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

Версия

11.3.2
Тип

Тип

jar

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


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