is not current version
Last Version 4.0.0

org.opendaylight.infrautils:infrautils-docs 1.9.4

Infra Utils documentation

GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

infrautils-docs
Version

Version

1.9.4
Type

Type

jar

Download infrautils-docs 1.9.4


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