is not current version
Last Version 0.3.1-Boron-SR1

org.opendaylight.docs:readme 0.1.1-Lithium-SR1


GroupId

GroupId

org.opendaylight.docs
ArtifactId

ArtifactId

readme
Version

Version

0.1.1-Lithium-SR1
Type

Type

jar

Download readme 0.1.1-Lithium-SR1


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