Download sdn-wise-core-4.0.0.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 4.0.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials