is not current version
Last Version 0.10.4

org.opendaylight.sfc:sfc-artifacts 0.9.0


GroupId

GroupId

org.opendaylight.sfc
ArtifactId

ArtifactId

sfc-artifacts
Version

Version

0.9.0
Type

Type

pom

Download sfc-artifacts 0.9.0

Filename Size
sfc-artifacts-0.9.0.pom 8 KB
Browse

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