is not current version
Last Version 4.0.0

com.github.sdnwiselab:sdn-wise 0.0.16

The stateful Software Defined Networking solution for WIreless SEnsor Networks

GroupId

GroupId

com.github.sdnwiselab
ArtifactId

ArtifactId

sdn-wise
Version

Version

0.0.16
Type

Type

jar

Download sdn-wise 0.0.16


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