MVN

io.github.vveird : purejavahidapi

Maven & Gradle

Jan 10, 2019
1 usages
2 stars

Pure Java HID-API · Crossplatform API for accessing USB HIDs. The only dependency is JNA 4. Clone of https://github.com/nyholku/purejavahidapi

<dependency>
    <groupId>io.github.vveird</groupId>
    <artifactId>purejavahidapi</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.vveird : purejavahidapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.github.vveird : purejavahidapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
purejavahidapi-0.0.3

How to add a dependency to Maven

Add the following io.github.vveird : purejavahidapi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.vveird</groupId>
    <artifactId>purejavahidapi</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.vveird : purejavahidapi gradle dependency to your build.gradle file:

implementation 'io.github.vveird:purejavahidapi:0.0.3'

Gradle Kotlin DSL: Add the following io.github.vveird : purejavahidapi gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.vveird:purejavahidapi:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.vveird : purejavahidapi sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.vveird" % "purejavahidapi" % "0.0.3"

Advertisement

Dependencies from Group

Jan 10, 2019
1 usages
2 stars
Mar 21, 2019
29 stars

Discover Dependencies

Jan 10, 2019
853 stars
Apr 16, 2020
847 stars
Jul 10, 2023
13 usages
1k stars
Jan 10, 2019
18 stars
Jul 15, 2021
2 stars
Jun 27, 2023
22 stars
Feb 11, 2021
1 usages
8.7k stars
May 18, 2020
0 stars