GroupId | GroupIdorg.opendaylight.openflowplugin |
---|---|
ArtifactId | ArtifactIdfeatures-openflowplugin-extension-he |
Version | Version0.4.2-Carbon |
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.4.2-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-openflowplugin-extension-he/
implementation 'org.opendaylight.openflowplugin:features-openflowplugin-extension-he:0.4.2-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-openflowplugin-extension-he/
implementation ("org.opendaylight.openflowplugin:features-openflowplugin-extension-he:0.4.2-Carbon")
'org.opendaylight.openflowplugin:features-openflowplugin-extension-he:jar:0.4.2-Carbon'
<dependency org="org.opendaylight.openflowplugin" name="features-openflowplugin-extension-he" rev="0.4.2-Carbon">
<artifact name="features-openflowplugin-extension-he" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='features-openflowplugin-extension-he', version='0.4.2-Carbon')
)
libraryDependencies += "org.opendaylight.openflowplugin" % "features-openflowplugin-extension-he" % "0.4.2-Carbon"
[org.opendaylight.openflowplugin/features-openflowplugin-extension-he "0.4.2-Carbon"]