File | Operation |
---|---|
oshi-parent-java11-5.8.2.pom | download |
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-parent-java11</artifactId>
<version>5.8.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.oshi', module='oshi-parent-java11', version='5.8.2')
)