is not current version
Last Version 3.4.0

com.github.dblock:oshi-json 3.1


Categories

Categories

JSON Data
GroupId

GroupId

com.github.dblock
ArtifactId

ArtifactId

oshi-json
Version

Version

3.1
Type

Type

jar

Download oshi-json 3.1


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