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

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

XWiki Rendering - Syntax - Annotated HTML5

Группа

Группа

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

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

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

Версия

12.10
Тип

Тип

jar

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


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