Last Version

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

Categories

Categories

JSON Data
GroupId

GroupId

com.github.dblock
ArtifactId

ArtifactId

oshi-json
Version

Version

3.4.0
Type

Type

jar
Description

Description

oshi-json
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-json 3.4.0


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