is not current version
Last Version 6.1.0

com.github.oshi:oshi-core-shaded 5.5.1


GroupId

GroupId

com.github.oshi
ArtifactId

ArtifactId

oshi-core-shaded
Version

Version

5.5.1
Type

Type

jar

Download oshi-core-shaded 5.5.1


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