is not current version
Last Version 2.0.13

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

The stateful Software Defined Networking solution for WIreless SEnsor Networks

GroupId

GroupId

com.github.sdnwiselab
ArtifactId

ArtifactId

sdn-wise-node
Version

Version

1.0.14
Type

Type

jar

Download sdn-wise-node 1.0.14


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