GroupId | GroupIdorg.opendaylight.openflowplugin |
---|---|
ArtifactId | ArtifactIdfeatures-openflowplugin-extension-he |
Version | Version0.3.4-Boron-SR4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-openflowplugin-extension-he/ -->
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>features-openflowplugin-extension-he</artifactId>
<version>0.3.4-Boron-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-openflowplugin-extension-he/
implementation 'org.opendaylight.openflowplugin:features-openflowplugin-extension-he:0.3.4-Boron-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-openflowplugin-extension-he/
implementation ("org.opendaylight.openflowplugin:features-openflowplugin-extension-he:0.3.4-Boron-SR4")
'org.opendaylight.openflowplugin:features-openflowplugin-extension-he:jar:0.3.4-Boron-SR4'
<dependency org="org.opendaylight.openflowplugin" name="features-openflowplugin-extension-he" rev="0.3.4-Boron-SR4">
<artifact name="features-openflowplugin-extension-he" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='features-openflowplugin-extension-he', version='0.3.4-Boron-SR4')
)
libraryDependencies += "org.opendaylight.openflowplugin" % "features-openflowplugin-extension-he" % "0.3.4-Boron-SR4"
[org.opendaylight.openflowplugin/features-openflowplugin-extension-he "0.3.4-Boron-SR4"]