is not current version
Last Version 11.0.0

org.opendaylight.odlparent:test-static 8.1.7


GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

test-static
Version

Version

8.1.7
Type

Type

pom

Download test-static 8.1.7


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