is not current version
Last Version 0.9.4

org.opendaylight.openflowplugin.model:model-parent 0.2.0-Beryllium


GroupId

GroupId

org.opendaylight.openflowplugin.model
ArtifactId

ArtifactId

model-parent
Version

Version

0.2.0-Beryllium
Type

Type

pom

Download model-parent 0.2.0-Beryllium


<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin.model/model-parent/ -->
<dependency>
    <groupId>org.opendaylight.openflowplugin.model</groupId>
    <artifactId>model-parent</artifactId>
    <version>0.2.0-Beryllium</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin.model/model-parent/
implementation 'org.opendaylight.openflowplugin.model:model-parent:0.2.0-Beryllium'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin.model/model-parent/
implementation ("org.opendaylight.openflowplugin.model:model-parent:0.2.0-Beryllium")
'org.opendaylight.openflowplugin.model:model-parent:pom:0.2.0-Beryllium'
<dependency org="org.opendaylight.openflowplugin.model" name="model-parent" rev="0.2.0-Beryllium">
  <artifact name="model-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin.model', module='model-parent', version='0.2.0-Beryllium')
)
libraryDependencies += "org.opendaylight.openflowplugin.model" % "model-parent" % "0.2.0-Beryllium"
[org.opendaylight.openflowplugin.model/model-parent "0.2.0-Beryllium"]