is not current version
Last Version 3.0.10

com.github.sdnwiselab:sdn-wise-api 2.0.2

The stateful Software Defined Networking solution for WIreless SEnsor Networks.

GroupId

GroupId

com.github.sdnwiselab
ArtifactId

ArtifactId

sdn-wise-api
Version

Version

2.0.2
Type

Type

jar

Download sdn-wise-api 2.0.2


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