is not current version
Last Version 2.6.11

org.ops4j.pax.url:pax-url-aether-support 2.5.3

OPS4J Pax Url - aether: protocol handler. - support library

GroupId

GroupId

org.ops4j.pax.url
ArtifactId

ArtifactId

pax-url-aether-support
Version

Version

2.5.3
Type

Type

jar

Download pax-url-aether-support 2.5.3


<!-- https://jarcasting.com/artifacts/org.ops4j.pax.url/pax-url-aether-support/ -->
<dependency>
    <groupId>org.ops4j.pax.url</groupId>
    <artifactId>pax-url-aether-support</artifactId>
    <version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.url/pax-url-aether-support/
implementation 'org.ops4j.pax.url:pax-url-aether-support:2.5.3'
// https://jarcasting.com/artifacts/org.ops4j.pax.url/pax-url-aether-support/
implementation ("org.ops4j.pax.url:pax-url-aether-support:2.5.3")
'org.ops4j.pax.url:pax-url-aether-support:jar:2.5.3'
<dependency org="org.ops4j.pax.url" name="pax-url-aether-support" rev="2.5.3">
  <artifact name="pax-url-aether-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.url', module='pax-url-aether-support', version='2.5.3')
)
libraryDependencies += "org.ops4j.pax.url" % "pax-url-aether-support" % "2.5.3"
[org.ops4j.pax.url/pax-url-aether-support "2.5.3"]