Myo Java API

Java API for Thalmic's Myo device.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.nicholasastuart
ArtifactId

ArtifactId

myo-java
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Myo Java API
Java API for Thalmic's Myo device.
Project URL

Project URL

https://github.com/NicholasAStuart/myo-java

Download myo-java

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
beta5