oshi.hardware.package-info Maven / Gradle / Ivy
The newest version!
/*
* Copyright (c) 2016-2022 The OSHI Project Contributors
* SPDX-License-Identifier: MIT
*/
/**
* [oshi-core API] Provides cross-platform implementation to retrieve hardware information such as CPU, Memory, Display,
* Disks, Network Interfaces, Power Sources, Sensors, and USB Devices
*/
package oshi.hardware;