is not current version
Last Version 2.1-RC2

com.github.mrstampy:esp-openbci 2.1-RC1

ESP OpenBCI - An EEG Signal Processing Library for OpenBCI Hardware

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

esp-openbci
Version

Version

2.1-RC1
Type

Type

jar

Download esp-openbci 2.1-RC1


<!-- https://jarcasting.com/artifacts/com.github.mrstampy/esp-openbci/ -->
<dependency>
    <groupId>com.github.mrstampy</groupId>
    <artifactId>esp-openbci</artifactId>
    <version>2.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrstampy/esp-openbci/
implementation 'com.github.mrstampy:esp-openbci:2.1-RC1'
// https://jarcasting.com/artifacts/com.github.mrstampy/esp-openbci/
implementation ("com.github.mrstampy:esp-openbci:2.1-RC1")
'com.github.mrstampy:esp-openbci:jar:2.1-RC1'
<dependency org="com.github.mrstampy" name="esp-openbci" rev="2.1-RC1">
  <artifact name="esp-openbci" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrstampy', module='esp-openbci', version='2.1-RC1')
)
libraryDependencies += "com.github.mrstampy" % "esp-openbci" % "2.1-RC1"
[com.github.mrstampy/esp-openbci "2.1-RC1"]