is not current version
Last Version 0.3.3

org.opendaylight.ocpplugin.ocpjava:features-ocpjava 0.2.3-Carbon


GroupId

GroupId

org.opendaylight.ocpplugin.ocpjava
ArtifactId

ArtifactId

features-ocpjava
Version

Version

0.2.3-Carbon
Type

Type

jar

Download features-ocpjava 0.2.3-Carbon


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