Last Version

Head Gesture Detector for Google Glass 0.1.0

Google Glass specific library for head gesture detection.

License

License

GroupId

GroupId

com.polysfactory.headgesturedetector
ArtifactId

ArtifactId

headgesturedetector
Version

Version

0.1.0
Type

Type

jar
Description

Description

Head Gesture Detector for Google Glass
Google Glass specific library for head gesture detection.
Project Organization

Project Organization

Poly's Factory
Source Code Management

Source Code Management

https://github.com/thorikawa/glass-head-gesture-detector

Download headgesturedetector 0.1.0


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.