is not current version
Last Version 2.0.13

com.github.sdnwiselab:sdn-wise-node 2.0.0

The stateful Software Defined Networking solution for WIreless SEnsor Networks

GroupId

GroupId

com.github.sdnwiselab
ArtifactId

ArtifactId

sdn-wise-node
Version

Version

2.0.0
Type

Type

jar

Download sdn-wise-node 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-node/ -->
<dependency>
    <groupId>com.github.sdnwiselab</groupId>
    <artifactId>sdn-wise-node</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-node/
implementation 'com.github.sdnwiselab:sdn-wise-node:2.0.0'
// https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-node/
implementation ("com.github.sdnwiselab:sdn-wise-node:2.0.0")
'com.github.sdnwiselab:sdn-wise-node:jar:2.0.0'
<dependency org="com.github.sdnwiselab" name="sdn-wise-node" rev="2.0.0">
  <artifact name="sdn-wise-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdnwiselab', module='sdn-wise-node', version='2.0.0')
)
libraryDependencies += "com.github.sdnwiselab" % "sdn-wise-node" % "2.0.0"
[com.github.sdnwiselab/sdn-wise-node "2.0.0"]