is not current version
Last Version 0.10.4

org.opendaylight.sfc:sfc-renderers 0.6.2

This module groups together the RSP renderers.

GroupId

GroupId

org.opendaylight.sfc
ArtifactId

ArtifactId

sfc-renderers
Version

Version

0.6.2
Type

Type

pom

Download sfc-renderers 0.6.2

Filename Size
sfc-renderers-0.6.2.pom 1 KB
Browse

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