is not current version
Last Version 2.1

com.github.mrstampy:esp-thinkgear 2.0

ESP-ThinkGear - An EEG Signal Processing Library for NeuroSky ThinkGear devices

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

esp-thinkgear
Version

Version

2.0
Type

Type

jar

Download esp-thinkgear 2.0


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