overtone/jinput

Java interface to HIDs such as 3D mice, game controllers and joysticks

  • VCSN/A

  • cljdoc documentationcljdoc
  • 133 Downloads
  • 32 This Version

Leiningen/Boot

[overtone/jinput "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

overtone/jinput {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("overtone:jinput:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>overtone</groupId>
  <artifactId>jinput</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>