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

com.github.dblock:oshi-dist 3.1


Группа

Группа

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

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

oshi-dist
Версия

Версия

3.1
Тип

Тип

pom

Скачать oshi-dist 3.1

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

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