is not current version
Last Version 0.11.4

org.opendaylight.netvirt:features 0.9.1


Categories

Categories

Net
GroupId

GroupId

org.opendaylight.netvirt
ArtifactId

ArtifactId

features
Version

Version

0.9.1
Type

Type

pom

Download features 0.9.1

Filename Size
features-0.9.1.pom 1 KB
Browse

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