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

org.xwiki.rendering:xwiki-rendering-syntax-annotatedhtml5 9.2-rc-1

XWiki Rendering - Syntax - Annotated HTML5

Группа

Группа

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

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

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

Версия

9.2-rc-1
Тип

Тип

jar

Скачать xwiki-rendering-syntax-annotatedhtml5 9.2-rc-1


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