org.clojars.mw10013/javaosc

JavaOSC is a library for talking the OSC protocol in Java. It is not, in itself, a usable program. Rather, it is a library designed for building programs that need to communicate over OSC (e.g., SuperCollider, Max/MSP, Reaktor, etc.).

  • VCSN/A

  • cljdoc documentationcljdoc
  • 39 Downloads
  • 39 This Version

Leiningen/Boot

[org.clojars.mw10013/javaosc "20060402.0.0"]

Clojure CLI/deps.edn

org.clojars.mw10013/javaosc {:mvn/version "20060402.0.0"}

Gradle

implementation("org.clojars.mw10013:javaosc:20060402.0.0")

Maven

<dependency>
  <groupId>org.clojars.mw10013</groupId>
  <artifactId>javaosc</artifactId>
  <version>20060402.0.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.