is not current version
Last Version 0.11.4

org.opendaylight.netvirt:features 0.11.2


Categories

Categories

Net
GroupId

GroupId

org.opendaylight.netvirt
ArtifactId

ArtifactId

features
Version

Version

0.11.2
Type

Type

pom

Download features 0.11.2

Filename Size
features-0.11.2.pom 1 KB
Browse

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