jHardware

Library to retrieve hardware information using Java

License

License

GroupId

GroupId

org.jhardware
ArtifactId

ArtifactId

jHardware
Last Version

Last Version

0.8.6
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8
0.7
0.6.3
0.6.2
0.6.1
0.6
0.4
0.3
0.2