is not current version
Last Version 7.0.14

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


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.opendaylight.mdsal
ArtifactId

ArtifactId

maven-sal-api-gen-plugin
Version

Version

3.0.9
Type

Type

jar

Download maven-sal-api-gen-plugin 3.0.9


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