is not current version
Last Version 0.7.4-Lithium-SR4

org.opendaylight.yangtools:bug1196-test-model 0.7.2-Lithium-SR2

${project.artifactId}

GroupId

GroupId

org.opendaylight.yangtools
ArtifactId

ArtifactId

bug1196-test-model
Version

Version

0.7.2-Lithium-SR2
Type

Type

jar

Download bug1196-test-model 0.7.2-Lithium-SR2


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