is not current version
Last Version 2.2.0

org.opendaylight.coretutorials:ncmount-artifacts 1.0.2-Lithium-SR2


GroupId

GroupId

org.opendaylight.coretutorials
ArtifactId

ArtifactId

ncmount-artifacts
Version

Version

1.0.2-Lithium-SR2
Type

Type

pom

Download ncmount-artifacts 1.0.2-Lithium-SR2


<!-- https://jarcasting.com/artifacts/org.opendaylight.coretutorials/ncmount-artifacts/ -->
<dependency>
    <groupId>org.opendaylight.coretutorials</groupId>
    <artifactId>ncmount-artifacts</artifactId>
    <version>1.0.2-Lithium-SR2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.coretutorials/ncmount-artifacts/
implementation 'org.opendaylight.coretutorials:ncmount-artifacts:1.0.2-Lithium-SR2'
// https://jarcasting.com/artifacts/org.opendaylight.coretutorials/ncmount-artifacts/
implementation ("org.opendaylight.coretutorials:ncmount-artifacts:1.0.2-Lithium-SR2")
'org.opendaylight.coretutorials:ncmount-artifacts:pom:1.0.2-Lithium-SR2'
<dependency org="org.opendaylight.coretutorials" name="ncmount-artifacts" rev="1.0.2-Lithium-SR2">
  <artifact name="ncmount-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.coretutorials', module='ncmount-artifacts', version='1.0.2-Lithium-SR2')
)
libraryDependencies += "org.opendaylight.coretutorials" % "ncmount-artifacts" % "1.0.2-Lithium-SR2"
[org.opendaylight.coretutorials/ncmount-artifacts "1.0.2-Lithium-SR2"]