is not current version
Last Version 11.0.0

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


GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

bundles-test-lib
Version

Version

3.0.0
Type

Type

jar

Download bundles-test-lib 3.0.0


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