is not current version
Last Version 4.1.4

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

XWiki Commons - Extension - Repository - Aether

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-extension-repository-aether
Version

Version

4.1.1
Type

Type

jar

Download xwiki-commons-extension-repository-aether 4.1.1


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