не последняя версия
Последняя версия 2.1-RC2

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

ESP OpenBCI - An EEG Signal Processing Library for OpenBCI Hardware

Группа

Группа

com.github.mrstampy
Идентификатор

Идентификатор

esp-openbci
Версия

Версия

2.1-RC1
Тип

Тип

jar

Скачать 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"]