is not current version
Last Version 1.4.4-Carbon

org.opendaylight.sxp:features 1.3.3-Boron-SR3


GroupId

GroupId

org.opendaylight.sxp
ArtifactId

ArtifactId

features
Version

Version

1.3.3-Boron-SR3
Type

Type

jar

Download features 1.3.3-Boron-SR3


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