Последняя версия

com.github.dblock:oshi-dist 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.

Лицензия

Лицензия

Группа

Группа

com.github.dblock
Идентификатор

Идентификатор

oshi-dist
Версия

Версия

3.4.0
Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

oshi

Скачать oshi-dist 3.4.0

Имя Файла Размер
oshi-dist-3.4.0.pom
oshi-dist-3.4.0.jar 1 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.