is not current version
Last Version 11.0.0

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


GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

bundles-test-lib
Version

Version

1.9.0
Type

Type

jar

Download bundles-test-lib 1.9.0


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