x

xwiki-rendering-syntax-annotatedxhtml

XWiki Rendering - Syntax - Annotated XHTML
Files download
File Operation
xwiki-rendering-syntax-annotatedxhtml-16.4.0-rc-1.jar download
xwiki-rendering-syntax-annotatedxhtml-16.4.0-rc-1.pom download
xwiki-rendering-syntax-annotatedxhtml-16.4.0-rc-1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.xwiki.rendering</groupId>
  <artifactId>xwiki-rendering-syntax-annotatedxhtml</artifactId>
  <version>16.4.0-rc-1</version>
</dependency>
Gradle Groovy
implementation 'org.xwiki.rendering:xwiki-rendering-syntax-annotatedxhtml:16.4.0-rc-1'
Gradle Kotlin
implementation("org.xwiki.rendering:xwiki-rendering-syntax-annotatedxhtml:16.4.0-rc-1")
Scala SBT
libraryDependencies += "org.xwiki.rendering" % "xwiki-rendering-syntax-annotatedxhtml" % "16.4.0-rc-1"
Groovy Grape
@Grapes(
  @Grab(group='org.xwiki.rendering', module='xwiki-rendering-syntax-annotatedxhtml', version='16.4.0-rc-1')
)
Apache Ivy
<dependency org="org.xwiki.rendering" name="xwiki-rendering-syntax-annotatedxhtml" rev="16.4.0-rc-1" />
Leiningen
[org.xwiki.rendering/xwiki-rendering-syntax-annotatedxhtml "16.4.0-rc-1"]
Apache Buildr
'org.xwiki.rendering:xwiki-rendering-syntax-annotatedxhtml:jar:16.4.0-rc-1'