| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJest Данные Базы данных |
| Группа | Группаcom.github.giulianini.jestures |
| Идентификатор | Идентификаторjestures-recorder |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJestures
A simple framework for Jesture Recognition in java
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| com.github.giulianini.jestures : jestures | jar | 0.0.2 |