is not current version
Last Version 1.4.0

org.opendaylight.honeycomb.vbd:vbd-features-aggregator 1.1.4-Carbon


GroupId

GroupId

org.opendaylight.honeycomb.vbd
ArtifactId

ArtifactId

vbd-features-aggregator
Version

Version

1.1.4-Carbon
Type

Type

pom

Download vbd-features-aggregator 1.1.4-Carbon


<!-- 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.1.4-Carbon</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.1.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.honeycomb.vbd/vbd-features-aggregator/
implementation ("org.opendaylight.honeycomb.vbd:vbd-features-aggregator:1.1.4-Carbon")
'org.opendaylight.honeycomb.vbd:vbd-features-aggregator:pom:1.1.4-Carbon'
<dependency org="org.opendaylight.honeycomb.vbd" name="vbd-features-aggregator" rev="1.1.4-Carbon">
  <artifact name="vbd-features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.honeycomb.vbd', module='vbd-features-aggregator', version='1.1.4-Carbon')
)
libraryDependencies += "org.opendaylight.honeycomb.vbd" % "vbd-features-aggregator" % "1.1.4-Carbon"
[org.opendaylight.honeycomb.vbd/vbd-features-aggregator "1.1.4-Carbon"]