Download sdn-wise-core-3.0.16.jar file - Jar s

Jar examples for s:sdn-wise-core

Description

Core components of SDN-WISE

You can download jar file sdn-wise-core 3.0.16 in this page.

Build File

You can use the following script to add sdn-wise-core-3.0.16.jar to your project.

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

Download

Click the following link to download the jar file.

sdn-wise-core-3.0.16-javadoc.jar
sdn-wise-core-3.0.16-sources.jar
sdn-wise-core-3.0.16.jar
sdn-wise-core-3.0.16.pom



Related Tutorials