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

com.github.dblock:oshi-dist 3.0


Группа

Группа

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

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

oshi-dist
Версия

Версия

3.0
Тип

Тип

pom

Скачать oshi-dist 3.0

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

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