llll

A sound system which aims to explore all possible sound by computer with live coding

Leiningen/Boot

[llll "0.1.2"]

Clojure CLI/deps.edn

llll/llll {:mvn/version "0.1.2"}

Gradle

implementation("llll:llll:0.1.2")

Maven

<dependency>
  <groupId>llll</groupId>
  <artifactId>llll</artifactId>
  <version>0.1.2</version>
</dependency>