com.github.thefakelorlyons/brainfloj

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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