is not current version
Last Version 3.13.6

com.github.oshi:oshi-json 3.9.0


Categories

Categories

JSON Data
GroupId

GroupId

com.github.oshi
ArtifactId

ArtifactId

oshi-json
Version

Version

3.9.0
Type

Type

jar

Download oshi-json 3.9.0


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