Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jusb

Interface with devices connected via USB in Java using LibUSB

Installation

  • Add the JitPack repository to your build file
      <repositories>
      	<repository>
      	    <id>jitpack.io</id>
      	    <url>https://jitpack.io</url>
      	</repository>
      </repositories>
  • Add the dependency
      <dependency>
          <groupId>com.github.grephq</groupId>
          <artifactId>Jusb</artifactId>
          <version>1.0</version>
      </dependency>

Documentation

https://grephq.github.io/Jusb

Releases

Packages

Used by

Contributors

Languages