is not current version
Last Version 4.0.0

org.opendaylight.infrautils:infrautils-features 1.0.2-Boron-SR2


GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

infrautils-features
Version

Version

1.0.2-Boron-SR2
Type

Type

jar

Download infrautils-features 1.0.2-Boron-SR2


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