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

com.github.mrstampy:esp 1.2

ESP - An EEG Signal Processing Library

Группа

Группа

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

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

esp
Версия

Версия

1.2
Тип

Тип

jar

Скачать esp 1.2

Имя Файла Размер
esp-1.2.pom
esp-1.2.jar 131 KB
esp-1.2-sources.jar 109 KB
esp-1.2-javadoc.jar 172 KB
Обзор

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