com.github.thefakelorlyons/brainflow-java

Lightweight BrainFlow Clojure wrapper with automatic native library downloading

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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