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