is not current version
Last Version 14.4.1

org.xwiki.commons:xwiki-commons-diff-xml 12.6.6

XWiki Commons - Diff XML

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-diff-xml
Version

Version

12.6.6
Type

Type

jar

Download xwiki-commons-diff-xml 12.6.6


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