Jar examples for e:esp
ESP - An EEG Signal Processing Library
You can download jar file esp 2.0 in this page.
GNU Lesser General Public License
You can use the following script to add esp-2.0.jar to your project.
<dependency> <groupId>com.github.mrstampy</groupId> <artifactId>esp</artifactId> <version>2.0</version> </dependency>
compile group: 'com.github.mrstampy', name: 'esp', version: '2.0'
libraryDependencies += "com.github.mrstampy" % "esp" % "2.0"
<dependency org="com.github.mrstampy" name="esp" rev="2.0"/>
@Grapes(@Grab(group='com.github.mrstampy', module='esp', version='2.0'))
'com.github.mrstampy:esp:jar:2.0'
Click the following link to download the jar file.
esp-2.0-javadoc.jar