License |
License |
---|---|
GroupId | GroupIdcom.github.pwittchen |
ArtifactId | ArtifactIdneurosky-android-sdk |
Version | Version0.0.2 |
Type | Typeaar |
Description |
Descriptionneurosky-android-sdk
NeuroSky MindWave Mobile Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neurosky-android-sdk-0.0.2.pom | |
neurosky-android-sdk-0.0.2.aar | 32 KB |
neurosky-android-sdk-0.0.2-sources.jar | 12 KB |
neurosky-android-sdk-0.0.2-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pwittchen/neurosky-android-sdk/ -->
<dependency>
<groupId>com.github.pwittchen</groupId>
<artifactId>neurosky-android-sdk</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwittchen/neurosky-android-sdk/
implementation 'com.github.pwittchen:neurosky-android-sdk:0.0.2'
// https://jarcasting.com/artifacts/com.github.pwittchen/neurosky-android-sdk/
implementation ("com.github.pwittchen:neurosky-android-sdk:0.0.2")
'com.github.pwittchen:neurosky-android-sdk:aar:0.0.2'
<dependency org="com.github.pwittchen" name="neurosky-android-sdk" rev="0.0.2">
<artifact name="neurosky-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwittchen', module='neurosky-android-sdk', version='0.0.2')
)
libraryDependencies += "com.github.pwittchen" % "neurosky-android-sdk" % "0.0.2"
[com.github.pwittchen/neurosky-android-sdk "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.2.2 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.0 |
com.android.support » support-annotations | jar | 28.0.0-rc02 |