не последняя версия
Последняя версия 2.3.0

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


Группа

Группа

org.ops4j.pax.url.itest
Идентификатор

Идентификатор

itest-aether
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать itest-aether 2.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.url.itest/itest-aether/
implementation 'org.ops4j.pax.url.itest:itest-aether:2.1.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.url.itest/itest-aether/
implementation ("org.ops4j.pax.url.itest:itest-aether:2.1.0")
'org.ops4j.pax.url.itest:itest-aether:jar:2.1.0'
<dependency org="org.ops4j.pax.url.itest" name="itest-aether" rev="2.1.0">
  <artifact name="itest-aether" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.url.itest', module='itest-aether', version='2.1.0')
)
libraryDependencies += "org.ops4j.pax.url.itest" % "itest-aether" % "2.1.0"
[org.ops4j.pax.url.itest/itest-aether "2.1.0"]