| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mrstampy |
| ArtifactId | ArtifactIdesp-thinkgear |
| Version | Version2.1 |
| Type | Typejar |
| Description |
DescriptionESP-ThinkGear - An EEG Signal Processing Library for NeuroSky ThinkGear devices
ESP-ThinkGear - An EEG Signal Processing Library for NeuroSky ThinkGear devices
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| esp-thinkgear-2.1.pom | |
| esp-thinkgear-2.1.jar | 76 KB |
| esp-thinkgear-2.1-sources.jar | 81 KB |
| esp-thinkgear-2.1-javadoc.jar | 428 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mrstampy/esp-thinkgear/ -->
<dependency>
<groupId>com.github.mrstampy</groupId>
<artifactId>esp-thinkgear</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrstampy/esp-thinkgear/
implementation 'com.github.mrstampy:esp-thinkgear:2.1'
// https://jarcasting.com/artifacts/com.github.mrstampy/esp-thinkgear/
implementation ("com.github.mrstampy:esp-thinkgear:2.1")
'com.github.mrstampy:esp-thinkgear:jar:2.1'
<dependency org="com.github.mrstampy" name="esp-thinkgear" rev="2.1">
<artifact name="esp-thinkgear" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrstampy', module='esp-thinkgear', version='2.1')
)
libraryDependencies += "com.github.mrstampy" % "esp-thinkgear" % "2.1"
[com.github.mrstampy/esp-thinkgear "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mrstampy : esp Optional | jar | 2.1 |