is not current version
Last Version 3.13.6

com.github.oshi:oshi-json 3.4.2


Categories

Categories

JSON Data
GroupId

GroupId

com.github.oshi
ArtifactId

ArtifactId

oshi-json
Version

Version

3.4.2
Type

Type

jar

Download oshi-json 3.4.2


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