com.github.thefakelorlyons/brainfloj

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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