is not current version
Last Version 0.7.4-Lithium-SR4

org.opendaylight.yangtools:restconf-util 0.7.1-Lithium-SR1


GroupId

GroupId

org.opendaylight.yangtools
ArtifactId

ArtifactId

restconf-util
Version

Version

0.7.1-Lithium-SR1
Type

Type

jar

Download restconf-util 0.7.1-Lithium-SR1


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