is not current version
Last Version 7.0.14

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


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.opendaylight.mdsal
ArtifactId

ArtifactId

maven-sal-api-gen-plugin
Version

Version

6.0.10
Type

Type

jar

Download maven-sal-api-gen-plugin 6.0.10


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