is not current version
Last Version 4.0.0

com.github.sdnwiselab:sdn-wise-core 3.0.16

Core components of SDN-WISE

GroupId

GroupId

com.github.sdnwiselab
ArtifactId

ArtifactId

sdn-wise-core
Version

Version

3.0.16
Type

Type

jar

Download sdn-wise-core 3.0.16


<!-- https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-core/ -->
<dependency>
    <groupId>com.github.sdnwiselab</groupId>
    <artifactId>sdn-wise-core</artifactId>
    <version>3.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-core/
implementation 'com.github.sdnwiselab:sdn-wise-core:3.0.16'
// https://jarcasting.com/artifacts/com.github.sdnwiselab/sdn-wise-core/
implementation ("com.github.sdnwiselab:sdn-wise-core:3.0.16")
'com.github.sdnwiselab:sdn-wise-core:jar:3.0.16'
<dependency org="com.github.sdnwiselab" name="sdn-wise-core" rev="3.0.16">
  <artifact name="sdn-wise-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdnwiselab', module='sdn-wise-core', version='3.0.16')
)
libraryDependencies += "com.github.sdnwiselab" % "sdn-wise-core" % "3.0.16"
[com.github.sdnwiselab/sdn-wise-core "3.0.16"]