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

org.opendaylight.odlparent:test-static 8.1.9


Группа

Группа

org.opendaylight.odlparent
Идентификатор

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

test-static
Версия

Версия

8.1.9
Тип

Тип

pom

Скачать test-static 8.1.9


<!-- https://jarcasting.com/artifacts/org.opendaylight.odlparent/test-static/ -->
<dependency>
    <groupId>org.opendaylight.odlparent</groupId>
    <artifactId>test-static</artifactId>
    <version>8.1.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/test-static/
implementation 'org.opendaylight.odlparent:test-static:8.1.9'
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/test-static/
implementation ("org.opendaylight.odlparent:test-static:8.1.9")
'org.opendaylight.odlparent:test-static:pom:8.1.9'
<dependency org="org.opendaylight.odlparent" name="test-static" rev="8.1.9">
  <artifact name="test-static" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='test-static', version='8.1.9')
)
libraryDependencies += "org.opendaylight.odlparent" % "test-static" % "8.1.9"
[org.opendaylight.odlparent/test-static "8.1.9"]