is not current version
Last Version 0.0.2

com.github.pwittchen:neurosky-android-sdk 0.0.1

NeuroSky MindWave Mobile Android SDK

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

neurosky-android-sdk
Version

Version

0.0.1
Type

Type

aar

Download neurosky-android-sdk 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.pwittchen/neurosky-android-sdk/ -->
<dependency>
    <groupId>com.github.pwittchen</groupId>
    <artifactId>neurosky-android-sdk</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwittchen/neurosky-android-sdk/
implementation 'com.github.pwittchen:neurosky-android-sdk:0.0.1'
// https://jarcasting.com/artifacts/com.github.pwittchen/neurosky-android-sdk/
implementation ("com.github.pwittchen:neurosky-android-sdk:0.0.1")
'com.github.pwittchen:neurosky-android-sdk:aar:0.0.1'
<dependency org="com.github.pwittchen" name="neurosky-android-sdk" rev="0.0.1">
  <artifact name="neurosky-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwittchen', module='neurosky-android-sdk', version='0.0.1')
)
libraryDependencies += "com.github.pwittchen" % "neurosky-android-sdk" % "0.0.1"
[com.github.pwittchen/neurosky-android-sdk "0.0.1"]