is not current version
Last Version 0.3.1-Boron-SR1

org.opendaylight.docs:readme 0.1.4-Lithium-SR4


GroupId

GroupId

org.opendaylight.docs
ArtifactId

ArtifactId

readme
Version

Version

0.1.4-Lithium-SR4
Type

Type

jar

Download readme 0.1.4-Lithium-SR4


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