is not current version
Last Version 11.0.0

org.opendaylight.odlparent:feature-repo-parent 9.0.4


GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

feature-repo-parent
Version

Version

9.0.4
Type

Type

pom

Download feature-repo-parent 9.0.4


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