is not current version
Last Version 0.7.4

org.opendaylight.sfc:sfc-ui 0.3.0-Boron

Resources

GroupId

GroupId

org.opendaylight.sfc
ArtifactId

ArtifactId

sfc-ui
Version

Version

0.3.0-Boron
Type

Type

pom

Download sfc-ui 0.3.0-Boron

Filename Size
sfc-ui-0.3.0-Boron.pom 1 KB
Browse

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