is not current version
Last Version 4.1.4

org.xwiki.commons:xwiki-commons-extension-repository-aether 4.0

XWiki Commons - Extension - Repository - Aether

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-extension-repository-aether
Version

Version

4.0
Type

Type

jar

Download xwiki-commons-extension-repository-aether 4.0


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