is not current version
Last Version 1.3.4

org.opendaylight.honeycomb.vbd:vbd-ui-module 1.0.1-Boron-SR1

VPP UI Module Resources

GroupId

GroupId

org.opendaylight.honeycomb.vbd
ArtifactId

ArtifactId

vbd-ui-module
Version

Version

1.0.1-Boron-SR1
Type

Type

jar

Download vbd-ui-module 1.0.1-Boron-SR1


<!-- 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.0.1-Boron-SR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.honeycomb.vbd/vbd-ui-module/
implementation 'org.opendaylight.honeycomb.vbd:vbd-ui-module:1.0.1-Boron-SR1'
// https://jarcasting.com/artifacts/org.opendaylight.honeycomb.vbd/vbd-ui-module/
implementation ("org.opendaylight.honeycomb.vbd:vbd-ui-module:1.0.1-Boron-SR1")
'org.opendaylight.honeycomb.vbd:vbd-ui-module:jar:1.0.1-Boron-SR1'
<dependency org="org.opendaylight.honeycomb.vbd" name="vbd-ui-module" rev="1.0.1-Boron-SR1">
  <artifact name="vbd-ui-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.honeycomb.vbd', module='vbd-ui-module', version='1.0.1-Boron-SR1')
)
libraryDependencies += "org.opendaylight.honeycomb.vbd" % "vbd-ui-module" % "1.0.1-Boron-SR1"
[org.opendaylight.honeycomb.vbd/vbd-ui-module "1.0.1-Boron-SR1"]