is not current version
Last Version 0.3.3

org.opendaylight.ocpplugin:ocpplugin-parent 0.2.2-Carbon


GroupId

GroupId

org.opendaylight.ocpplugin
ArtifactId

ArtifactId

ocpplugin-parent
Version

Version

0.2.2-Carbon
Type

Type

pom

Download ocpplugin-parent 0.2.2-Carbon


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