com.github.thefakelorlyons/brainflow-java

Lightweight BrainFlow Clojure wrapper with automatic native library downloading

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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