is not current version
Last Version 0.1.4

org.opendaylight.p4plugin:p4plugin-runtime-aggregator 0.1.3


GroupId

GroupId

org.opendaylight.p4plugin
ArtifactId

ArtifactId

p4plugin-runtime-aggregator
Version

Version

0.1.3
Type

Type

pom

Download p4plugin-runtime-aggregator 0.1.3


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