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

com.github.oshi:oshi-json 3.8.3


Категории

Категории

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

Группа

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

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

oshi-json
Версия

Версия

3.8.3
Тип

Тип

jar

Скачать oshi-json 3.8.3


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