is not current version
Last Version 1.3.4

org.opendaylight.honeycomb.vbd:vbd-ui-module 1.1.0-Carbon

VPP UI Module Resources

GroupId

GroupId

org.opendaylight.honeycomb.vbd
ArtifactId

ArtifactId

vbd-ui-module
Version

Version

1.1.0-Carbon
Type

Type

jar

Download vbd-ui-module 1.1.0-Carbon


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