Download sdn-wise-api-3.0.5.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 3.0.5 in this page.

License

GNU General Public License, Version 3.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials