is not current version
Last Version 1.4.0

org.opendaylight.honeycomb.vbd:vbd-features-aggregator 1.3.3


GroupId

GroupId

org.opendaylight.honeycomb.vbd
ArtifactId

ArtifactId

vbd-features-aggregator
Version

Version

1.3.3
Type

Type

pom

Download vbd-features-aggregator 1.3.3


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