is not current version
Last Version 4.0.0

org.opendaylight.infrautils:infrautils-docs 2.0.11

Infra Utils documentation

GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

infrautils-docs
Version

Version

2.0.11
Type

Type

jar

Download infrautils-docs 2.0.11


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