is not current version
Last Version 1.0.2.RELEASE

com.github.vindell:sigar-native 1.0.1.RELEASE

Sigar Native

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

sigar-native
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download sigar-native 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.vindell/sigar-native/ -->
<dependency>
    <groupId>com.github.vindell</groupId>
    <artifactId>sigar-native</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/sigar-native/
implementation 'com.github.vindell:sigar-native:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/sigar-native/
implementation ("com.github.vindell:sigar-native:1.0.1.RELEASE")
'com.github.vindell:sigar-native:jar:1.0.1.RELEASE'
<dependency org="com.github.vindell" name="sigar-native" rev="1.0.1.RELEASE">
  <artifact name="sigar-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='sigar-native', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.vindell" % "sigar-native" % "1.0.1.RELEASE"
[com.github.vindell/sigar-native "1.0.1.RELEASE"]