MVN

javax.usb : usb-api

Maven & Gradle

Mar 21, 2014
5 usages

Java USB API · Java API for communicating with devices that are attached via USB

<dependency>
    <groupId>javax.usb</groupId>
    <artifactId>usb-api</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.usb : usb-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of javax.usb : usb-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
usb-api-1.0.2

How to add a dependency to Maven

Add the following javax.usb : usb-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.usb</groupId>
    <artifactId>usb-api</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.usb : usb-api gradle dependency to your build.gradle file:

implementation 'javax.usb:usb-api:1.0.2'

Gradle Kotlin DSL: Add the following javax.usb : usb-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.usb:usb-api:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.usb : usb-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.usb" % "usb-api" % "1.0.2"

Advertisement

Dependencies from Group

Mar 21, 2014
5 usages

Discover Dependencies

May 20, 2014
4 usages
52 stars
Jul 30, 2014
5.8k usages
Jan 26, 2014
102 usages
407 stars
Oct 23, 2013
264 usages
Aug 18, 2013
21 usages
Aug 26, 2011
1 usages
Jan 10, 2008
191 usages
Mar 24, 2010
319 usages
Jan 15, 2006
183 usages