is not current version
Last Version 2.3.0

org.ops4j.pax.url.itest:itest-aether 2.0.0


GroupId

GroupId

org.ops4j.pax.url.itest
ArtifactId

ArtifactId

itest-aether
Version

Version

2.0.0
Type

Type

jar

Download itest-aether 2.0.0


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