is not current version
Last Version 1.4.4

org.opendaylight.nemo:nemo-tools 1.1.0-Boron


GroupId

GroupId

org.opendaylight.nemo
ArtifactId

ArtifactId

nemo-tools
Version

Version

1.1.0-Boron
Type

Type

pom

Download nemo-tools 1.1.0-Boron


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