License |
License |
---|---|
GroupId | GroupIdorg.jhardware |
ArtifactId | ArtifactIdjHardware |
Last Version | Last Version0.8.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjHardware
Library to retrieve hardware information using Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jHardware-0.8.6.pom | |
jHardware-0.8.6.jar | 40 KB |
jHardware-0.8.6-sources.jar | 36 KB |
jHardware-0.8.6-javadoc.jar | 219 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jhardware/jHardware/ -->
<dependency>
<groupId>org.jhardware</groupId>
<artifactId>jHardware</artifactId>
<version>0.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jhardware/jHardware/
implementation 'org.jhardware:jHardware:0.8.6'
// https://jarcasting.com/artifacts/org.jhardware/jHardware/
implementation ("org.jhardware:jHardware:0.8.6")
'org.jhardware:jHardware:jar:0.8.6'
<dependency org="org.jhardware" name="jHardware" rev="0.8.6">
<artifact name="jHardware" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jhardware', module='jHardware', version='0.8.6')
)
libraryDependencies += "org.jhardware" % "jHardware" % "0.8.6"
[org.jhardware/jHardware "0.8.6"]
Group / Artifact | Type | Version |
---|---|---|
com.profesorfalken : WMI4Java | jar | 1.6.2 |
com.profesorfalken : jSensors | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |