com.github.thefakelorlyons/brainflow-java

Lightweight BrainFlow Clojure wrapper with automatic native library downloading

Leiningen/Boot

[com.github.thefakelorlyons/brainflow-java "1.0.007"]

Clojure CLI/deps.edn

com.github.thefakelorlyons/brainflow-java {:mvn/version "1.0.007"}

Gradle

implementation("com.github.thefakelorlyons:brainflow-java:1.0.007")

Maven

<dependency>
  <groupId>com.github.thefakelorlyons</groupId>
  <artifactId>brainflow-java</artifactId>
  <version>1.0.007</version>
</dependency>