is not current version
Last Version 9.0.0

org.opendaylight.yangtools:yang-maven-plugin-spi 0.7.3-Lithium-SR3

${project.artifactId}

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.opendaylight.yangtools
ArtifactId

ArtifactId

yang-maven-plugin-spi
Version

Version

0.7.3-Lithium-SR3
Type

Type

jar

Download yang-maven-plugin-spi 0.7.3-Lithium-SR3


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