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

com.github.mrstampy:esp 1.1

ESP - An EEG Signal Processing Library

Группа

Группа

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

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

esp
Версия

Версия

1.1
Тип

Тип

jar

Скачать esp 1.1

Имя Файла Размер
esp-1.1.pom
esp-1.1.jar 132 KB
esp-1.1-sources.jar 110 KB
esp-1.1-javadoc.jar 173 KB
Обзор

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