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

com.github.oshi:oshi-json 3.4.5


Категории

Категории

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

Группа

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

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

oshi-json
Версия

Версия

3.4.5
Тип

Тип

jar

Скачать oshi-json 3.4.5


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