| License |
License |
|---|---|
| Categories |
CategoriesJest Data Databases |
| GroupId | GroupIdcom.github.giulianini.jestures |
| ArtifactId | ArtifactIdjestures-recorder |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJestures
A simple framework for Jesture Recognition in java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jestures-recorder-0.0.2.pom | |
| jestures-recorder-0.0.2.jar | 38 MB |
| jestures-recorder-0.0.2-sources.jar | 12 MB |
| jestures-recorder-0.0.2-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.giulianini.jestures/jestures-recorder/ -->
<dependency>
<groupId>com.github.giulianini.jestures</groupId>
<artifactId>jestures-recorder</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.giulianini.jestures/jestures-recorder/
implementation 'com.github.giulianini.jestures:jestures-recorder:0.0.2'
// https://jarcasting.com/artifacts/com.github.giulianini.jestures/jestures-recorder/
implementation ("com.github.giulianini.jestures:jestures-recorder:0.0.2")
'com.github.giulianini.jestures:jestures-recorder:jar:0.0.2'
<dependency org="com.github.giulianini.jestures" name="jestures-recorder" rev="0.0.2">
<artifact name="jestures-recorder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.giulianini.jestures', module='jestures-recorder', version='0.0.2')
)
libraryDependencies += "com.github.giulianini.jestures" % "jestures-recorder" % "0.0.2"
[com.github.giulianini.jestures/jestures-recorder "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| com.github.giulianini.jestures : jestures | jar | 0.0.2 |