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

com.github.oshi:oshi-json 3.9.1


Категории

Категории

JSON Данные
Группа

Группа

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

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

oshi-json
Версия

Версия

3.9.1
Тип

Тип

jar

Скачать oshi-json 3.9.1


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