is not current version
Last Version 7.0.14

org.opendaylight.mdsal:maven-sal-api-gen-plugin 0.11.3


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.opendaylight.mdsal
ArtifactId

ArtifactId

maven-sal-api-gen-plugin
Version

Version

0.11.3
Type

Type

jar

Download maven-sal-api-gen-plugin 0.11.3


<!-- https://jarcasting.com/artifacts/org.opendaylight.mdsal/maven-sal-api-gen-plugin/ -->
<dependency>
    <groupId>org.opendaylight.mdsal</groupId>
    <artifactId>maven-sal-api-gen-plugin</artifactId>
    <version>0.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.mdsal/maven-sal-api-gen-plugin/
implementation 'org.opendaylight.mdsal:maven-sal-api-gen-plugin:0.11.3'
// https://jarcasting.com/artifacts/org.opendaylight.mdsal/maven-sal-api-gen-plugin/
implementation ("org.opendaylight.mdsal:maven-sal-api-gen-plugin:0.11.3")
'org.opendaylight.mdsal:maven-sal-api-gen-plugin:jar:0.11.3'
<dependency org="org.opendaylight.mdsal" name="maven-sal-api-gen-plugin" rev="0.11.3">
  <artifact name="maven-sal-api-gen-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.mdsal', module='maven-sal-api-gen-plugin', version='0.11.3')
)
libraryDependencies += "org.opendaylight.mdsal" % "maven-sal-api-gen-plugin" % "0.11.3"
[org.opendaylight.mdsal/maven-sal-api-gen-plugin "0.11.3"]