Last Version

jHardware 0.8.6

Library to retrieve hardware information using Java

License

License

GroupId

GroupId

org.jhardware
ArtifactId

ArtifactId

jHardware
Version

Version

0.8.6
Type

Type

jar
Description

Description

jHardware
Library to retrieve hardware information using Java
Project URL

Project URL

https://github.com/profesorfalken/jHardware
Source Code Management

Source Code Management

https://github.com/profesorfalken/jHardware.git

Download jHardware 0.8.6


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.profesorfalken : WMI4Java jar 1.6.2
com.profesorfalken : jSensors jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.