Last Version

oshi-core 3.4.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.dblock
ArtifactId

ArtifactId

oshi-core
Version

Version

3.4.0
Type

Type

jar
Description

Description

oshi-core
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

Download oshi-core 3.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.