is not current version
Last Version 7.0.14

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


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.opendaylight.mdsal
ArtifactId

ArtifactId

maven-sal-api-gen-plugin
Version

Version

1.0.15
Type

Type

jar

Download maven-sal-api-gen-plugin 1.0.15


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