is not current version
Last Version 0.3.3

org.opendaylight.ocpplugin:features-ocpplugin 0.2.1-Carbon


GroupId

GroupId

org.opendaylight.ocpplugin
ArtifactId

ArtifactId

features-ocpplugin
Version

Version

0.2.1-Carbon
Type

Type

jar

Download features-ocpplugin 0.2.1-Carbon


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