is not current version
Last Version 0.5.4-Carbon

org.opendaylight.sfc:features-sfc 0.5.0-Carbon


GroupId

GroupId

org.opendaylight.sfc
ArtifactId

ArtifactId

features-sfc
Version

Version

0.5.0-Carbon
Type

Type

jar

Download features-sfc 0.5.0-Carbon


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