is not current version
Last Version 11.0.0

org.opendaylight.odlparent:bundles-test-lib 8.1.8


GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

bundles-test-lib
Version

Version

8.1.8
Type

Type

jar

Download bundles-test-lib 8.1.8


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