is not current version
Last Version 2.3.0

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


GroupId

GroupId

org.ops4j.pax.url.itest
ArtifactId

ArtifactId

itest-obr
Version

Version

2.0.0
Type

Type

jar

Download itest-obr 2.0.0


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