is not current version
Last Version 2.6.11

org.ops4j.pax.url:pax-url-reference 1.3.5

OPS4J Pax Url - reference: protocol handler.

GroupId

GroupId

org.ops4j.pax.url
ArtifactId

ArtifactId

pax-url-reference
Version

Version

1.3.5
Type

Type

jar

Download pax-url-reference 1.3.5


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