Download sdn-wise-api-1.0.19.jar file - Jar s

Jar examples for s:sdn-wise-api

Description

The stateful Software Defined Networking solution for WIreless SEnsor Networks.

You can download jar file sdn-wise-api 1.0.19 in this page.

License

GNU General Public License, Version 3.0

Build File

You can use the following script to add sdn-wise-api-1.0.19.jar to your project.

<dependency>
   <groupId>com.github.sdnwiselab</groupId>
   <artifactId>sdn-wise-api</artifactId>
   <version>1.0.19</version>
</dependency>
compile group: 'com.github.sdnwiselab', name: 'sdn-wise-api', version: '1.0.19'
libraryDependencies += "com.github.sdnwiselab" % "sdn-wise-api" % "1.0.19"
<dependency org="com.github.sdnwiselab" name="sdn-wise-api" rev="1.0.19"/>
@Grapes(@Grab(group='com.github.sdnwiselab', module='sdn-wise-api', version='1.0.19'))
'com.github.sdnwiselab:sdn-wise-api:jar:1.0.19'

Download

Click the following link to download the jar file.

sdn-wise-api-1.0.19-jar-with-dependencies.jar
sdn-wise-api-1.0.19-javadoc.jar
sdn-wise-api-1.0.19-sources.jar
sdn-wise-api-1.0.19.jar
sdn-wise-api-1.0.19.pom



Related Tutorials