MVN

org.jhardware : jHardware

Maven & Gradle

Mar 31, 2018
2 usages
37 stars

jHardware · Library to retrieve hardware information using Java

<dependency>
    <groupId>org.jhardware</groupId>
    <artifactId>jHardware</artifactId>
    <version>0.8.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jhardware : jHardware to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.6

All Versions

Choose a version of org.jhardware : jHardware to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
jHardware-0.8.6
jHardware-0.8.5
jHardware-0.8.4
jHardware-0.8.3
jHardware-0.8.2
jHardware-0.8.1
0.8
jHardware-0.8
0.7
jHardware-0.7
0.6.x
jHardware-0.6.3
jHardware-0.6.2
jHardware-0.6.1
0.6
jHardware-0.6
0.4
jHardware-0.4
0.3
jHardware-0.3
0.2
jHardware-0.2

How to add a dependency to Maven

Add the following org.jhardware : jHardware maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jhardware</groupId>
    <artifactId>jHardware</artifactId>
    <version>0.8.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jhardware : jHardware gradle dependency to your build.gradle file:

implementation 'org.jhardware:jHardware:0.8.6'

Gradle Kotlin DSL: Add the following org.jhardware : jHardware gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jhardware:jHardware:0.8.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jhardware : jHardware sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jhardware" % "jHardware" % "0.8.6"

Advertisement

Dependencies from Group

Mar 31, 2018
2 usages
37 stars

Discover Dependencies

Aug 06, 2018
1 usages
35 stars
May 25, 2016
1 usages
qdm
Aug 25, 2023
4 usages
244 stars
ck
Feb 04, 2022
1 usages
315 stars
Dec 25, 2018
1 usages
5 stars
Aug 15, 2023
6 usages
30 stars
Jul 02, 2018
1 usages
2 stars
Oct 27, 2021
2 usages
Sep 07, 2022
6 usages
3 stars
Apr 10, 2023
10 usages
921 stars