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

com.github.mrstampy:esp-nia 2.0

ESP-Nia - An EEG Signal Processing Library for the OCZ NIA

Группа

Группа

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

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

esp-nia
Версия

Версия

2.0
Тип

Тип

jar

Скачать esp-nia 2.0


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