MVN

com.github.nicholasastuart : myo-java

Maven & Gradle

Oct 07, 2015
42 stars

Myo Java API · Java API for Thalmic's Myo device.

<dependency>
    <groupId>com.github.nicholasastuart</groupId>
    <artifactId>myo-java</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nicholasastuart : myo-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of com.github.nicholasastuart : myo-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
myo-java-0.9.1
myo-java-0.9.0
0.8.x
myo-java-0.8.2
myo-java-0.8.1
myo-java-0.8.0
0.7.x
myo-java-0.7.0
0.6.x
myo-java-0.6.0
beta5
myo-java-beta5

How to add a dependency to Maven

Add the following com.github.nicholasastuart : myo-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.nicholasastuart</groupId>
    <artifactId>myo-java</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nicholasastuart : myo-java gradle dependency to your build.gradle file:

implementation 'com.github.nicholasastuart:myo-java:0.9.1'

Gradle Kotlin DSL: Add the following com.github.nicholasastuart : myo-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nicholasastuart:myo-java:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nicholasastuart : myo-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nicholasastuart" % "myo-java" % "0.9.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 27, 2017
12 usages
24 stars
Jul 18, 2018
1 usages
6 stars
Mar 06, 2019
10 usages
14 stars
Jul 07, 2023
183 stars
Jan 18, 2023
35 usages
12.6k stars
Nov 02, 2015
2 usages
1.2k stars
Oct 30, 2022
6 usages
365 stars