is not current version
Last Version 0.7.4-Lithium-SR4

org.opendaylight.yangtools:bug527-test-model 0.6.3-Helium-SR1

${project.artifactId}

GroupId

GroupId

org.opendaylight.yangtools
ArtifactId

ArtifactId

bug527-test-model
Version

Version

0.6.3-Helium-SR1
Type

Type

jar

Download bug527-test-model 0.6.3-Helium-SR1


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