com.github.thefakelorlyons/brainfloj

A Clojure API wrapper for the BrainFlow API

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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