scsynth

scsynth native libs

Leiningen/Boot

[scsynth "3.3.1"]

Clojure CLI/deps.edn

scsynth/scsynth {:mvn/version "3.3.1"}

Gradle

implementation("scsynth:scsynth:3.3.1")

Maven

<dependency>
  <groupId>scsynth</groupId>
  <artifactId>scsynth</artifactId>
  <version>3.3.1</version>
</dependency>