is not current version
Last Version 1.3.4-Boron-SR4

org.opendaylight.netvirt:openstack.net-virt-sfc-artifacts 1.3.0-Boron


Categories

Categories

Net
GroupId

GroupId

org.opendaylight.netvirt
ArtifactId

ArtifactId

openstack.net-virt-sfc-artifacts
Version

Version

1.3.0-Boron
Type

Type

pom

Download openstack.net-virt-sfc-artifacts 1.3.0-Boron


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