is not current version
Last Version 9.0-rc-1

org.xwiki.rendering:xwiki-rendering-syntax-confluencexhtml 5.3-milestone-2

XWiki Rendering - Syntax - Confluence XHTML

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-syntax-confluencexhtml
Version

Version

5.3-milestone-2
Type

Type

jar

Download xwiki-rendering-syntax-confluencexhtml 5.3-milestone-2


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