is not current version
Last Version 3.0.10

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

The stateful Software Defined Networking solution for WIreless SEnsor Networks.

GroupId

GroupId

com.github.sdnwiselab
ArtifactId

ArtifactId

sdn-wise-api
Version

Version

1.0.15
Type

Type

jar

Download sdn-wise-api 1.0.15


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