com.github.thefakelorlyons/brainfloj

Leiningen/Boot

[com.github.thefakelorlyons/brainfloj "0.0.3"]

Clojure CLI/deps.edn

com.github.thefakelorlyons/brainfloj {:mvn/version "0.0.3"}

Gradle

implementation("com.github.thefakelorlyons:brainfloj:0.0.3")

Maven

<dependency>
  <groupId>com.github.thefakelorlyons</groupId>
  <artifactId>brainfloj</artifactId>
  <version>0.0.3</version>
</dependency>