License |
License |
---|---|
GroupId | GroupIdcom.github.sdnwiselab |
ArtifactId | ArtifactIdsdn-wise |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSDN-WISE
The stateful Software Defined Networking solution for WIreless SEnsor Networks
|
Project URL |
Project URL |
Filename | Size |
---|---|
sdn-wise-4.0.0.pom | |
sdn-wise-4.0.0.jar | 18 MB |
sdn-wise-4.0.0-sources.jar | 121 KB |
sdn-wise-4.0.0-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise/ -->
<dependency>
<groupId>com.github.sdnwiselab</groupId>
<artifactId>sdn-wise</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise/
implementation 'com.github.sdnwiselab:sdn-wise:4.0.0'
// https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise/
implementation ("com.github.sdnwiselab:sdn-wise:4.0.0")
'com.github.sdnwiselab:sdn-wise:jar:4.0.0'
<dependency org="com.github.sdnwiselab" name="sdn-wise" rev="4.0.0">
<artifact name="sdn-wise" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdnwiselab', module='sdn-wise', version='4.0.0')
)
libraryDependencies += "com.github.sdnwiselab" % "sdn-wise" % "4.0.0"
[com.github.sdnwiselab/sdn-wise "4.0.0"]