is not current version
Last Version 11.0.0

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


GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

bundles-test-lib
Version

Version

2.0.3
Type

Type

jar

Download bundles-test-lib 2.0.3


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