is not current version
Last Version 4.0.0

org.opendaylight.infrautils:infrautils-features 1.0.4-Boron-SR4


GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

infrautils-features
Version

Version

1.0.4-Boron-SR4
Type

Type

jar

Download infrautils-features 1.0.4-Boron-SR4


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