is not current version
Last Version 14.4.1

org.xwiki.commons:xwiki-commons-tool-verification-resources 11.10.8

XWiki Commons - Tools - Verification Resources (Checkstyle files, etc)

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-tool-verification-resources
Version

Version

11.10.8
Type

Type

jar

Download xwiki-commons-tool-verification-resources 11.10.8


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