is not current version
Last Version 0.3.3

org.opendaylight.ocpplugin:ocpplugin-aggregator 0.2.0-Carbon


GroupId

GroupId

org.opendaylight.ocpplugin
ArtifactId

ArtifactId

ocpplugin-aggregator
Version

Version

0.2.0-Carbon
Type

Type

pom

Download ocpplugin-aggregator 0.2.0-Carbon


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