<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>distributions-openflowplugin-cbech</artifactId>
<version>0.0.7-Helium-SR4</version>
</dependency>
implementation group: 'org.opendaylight.openflowplugin', name: 'distributions-openflowplugin-cbech', version: '0.0.7-Helium-SR4'
implementation 'org.opendaylight.openflowplugin:distributions-openflowplugin-cbech:0.0.7-Helium-SR4'
implementation("org.opendaylight.openflowplugin:distributions-openflowplugin-cbech:0.0.7-Helium-SR4")
libraryDependencies += "org.opendaylight.openflowplugin" % "distributions-openflowplugin-cbech" % "0.0.7-Helium-SR4"
<dependency org="org.opendaylight.openflowplugin" name="distributions-openflowplugin-cbech" rev="0.0.7-Helium-SR4"/>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='distributions-openflowplugin-cbech', version='0.0.7-Helium-SR4')
)
[org.opendaylight.openflowplugin/distributions-openflowplugin-cbech "0.0.7-Helium-SR4"]
'org.opendaylight.openflowplugin:distributions-openflowplugin-cbech:jar:0.0.7-Helium-SR4'