Last Version

ESP - An EEG Signal Processing Library 2.1

ESP - An EEG Signal Processing Library

License

License

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

esp
Version

Version

2.1
Type

Type

jar
Description

Description

ESP - An EEG Signal Processing Library
ESP - An EEG Signal Processing Library
Project URL

Project URL

http://mrstampy.github.io/ESP/
Source Code Management

Source Code Management

https://github.com/mrstampy/ESP.git

Download esp 2.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.7
com.lmax : disruptor Optional jar 3.2.1
javolution : javolution Optional jar 5.5.1
org.apache.mina : mina-core Optional jar 2.0.7
com.netflix.rxjava : rxjava-core Optional jar 0.17.5

Project Modules

There are no modules declared in this project.