overtone/osc-clj

An Open Sound Control library for Clojure.

Leiningen/Boot

[overtone/osc-clj "0.9.0"]

Clojure CLI/deps.edn

overtone/osc-clj {:mvn/version "0.9.0"}

Gradle

implementation("overtone:osc-clj:0.9.0")

Maven

<dependency>
  <groupId>overtone</groupId>
  <artifactId>osc-clj</artifactId>
  <version>0.9.0</version>
</dependency>