is not current version
Last Version 0.11.4

org.opendaylight.netvirt:features 0.7.0


Categories

Categories

Net
GroupId

GroupId

org.opendaylight.netvirt
ArtifactId

ArtifactId

features
Version

Version

0.7.0
Type

Type

pom

Download features 0.7.0

Filename Size
features-0.7.0.pom 1 KB
Browse

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