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