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