is not current version
Last Version 6.1.0

oshi-core-shaded 5.8.0

A JNA-based (native) operating system information library for Java that aims to provide a cross-platform implementation to retrieve system information, such as version, memory, CPU, disk, battery, etc.

License

License

GroupId

GroupId

com.github.oshi
ArtifactId

ArtifactId

oshi-core-shaded
Version

Version

5.8.0
Type

Type

jar
Description

Description

oshi-core-shaded
A JNA-based (native) operating system information library for Java that aims to provide a cross-platform implementation to retrieve system information, such as version, memory, CPU, disk, battery, etc.
Project Organization

Project Organization

oshi
Source Code Management

Source Code Management

https://github.com/oshi/oshi.git

Download oshi-core-shaded 5.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.oshi : oshi-core jar 5.8.0

Project Modules

There are no modules declared in this project.