GroupId | GroupIdorg.opendaylight.sfc |
---|---|
ArtifactId | ArtifactIdfeatures-sfcofl2 |
Version | Version0.1.1-Lithium-SR1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.opendaylight.sfc/features-sfcofl2/ -->
<dependency>
<groupId>org.opendaylight.sfc</groupId>
<artifactId>features-sfcofl2</artifactId>
<version>0.1.1-Lithium-SR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.sfc/features-sfcofl2/
implementation 'org.opendaylight.sfc:features-sfcofl2:0.1.1-Lithium-SR1'
// https://jarcasting.com/artifacts/org.opendaylight.sfc/features-sfcofl2/
implementation ("org.opendaylight.sfc:features-sfcofl2:0.1.1-Lithium-SR1")
'org.opendaylight.sfc:features-sfcofl2:jar:0.1.1-Lithium-SR1'
<dependency org="org.opendaylight.sfc" name="features-sfcofl2" rev="0.1.1-Lithium-SR1">
<artifact name="features-sfcofl2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sfc', module='features-sfcofl2', version='0.1.1-Lithium-SR1')
)
libraryDependencies += "org.opendaylight.sfc" % "features-sfcofl2" % "0.1.1-Lithium-SR1"
[org.opendaylight.sfc/features-sfcofl2 "0.1.1-Lithium-SR1"]