GroupId | GroupIdorg.opendaylight.honeycomb.vbd |
---|---|
ArtifactId | ArtifactIdvbd-artifacts |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: vbd :: vbd-artifacts
|
Filename | Size |
---|---|
vbd-artifacts-1.4.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.honeycomb.vbd/vbd-artifacts/ -->
<dependency>
<groupId>org.opendaylight.honeycomb.vbd</groupId>
<artifactId>vbd-artifacts</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.honeycomb.vbd/vbd-artifacts/
implementation 'org.opendaylight.honeycomb.vbd:vbd-artifacts:1.4.0'
// https://jarcasting.com/artifacts/org.opendaylight.honeycomb.vbd/vbd-artifacts/
implementation ("org.opendaylight.honeycomb.vbd:vbd-artifacts:1.4.0")
'org.opendaylight.honeycomb.vbd:vbd-artifacts:pom:1.4.0'
<dependency org="org.opendaylight.honeycomb.vbd" name="vbd-artifacts" rev="1.4.0">
<artifact name="vbd-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.honeycomb.vbd', module='vbd-artifacts', version='1.4.0')
)
libraryDependencies += "org.opendaylight.honeycomb.vbd" % "vbd-artifacts" % "1.4.0"
[org.opendaylight.honeycomb.vbd/vbd-artifacts "1.4.0"]