bocko-fun

A slightly more functional version of the Bocko graphics library by Mike Fikes https://github.com/mfikes

Leiningen/Boot

[bocko-fun "0.3.0"]

Clojure CLI/deps.edn

bocko-fun/bocko-fun {:mvn/version "0.3.0"}

Gradle

implementation("bocko-fun:bocko-fun:0.3.0")

Maven

<dependency>
  <groupId>bocko-fun</groupId>
  <artifactId>bocko-fun</artifactId>
  <version>0.3.0</version>
</dependency>