| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jenly1314.MLKit |
| Идентификатор | Идентификаторmlkit-pose-detection |
| Версия | Версия1.0.2 |
| Тип | Типaar |
| Описание |
ОписаниеMLKit Pose Detection
MLKit for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mlkit-pose-detection-1.0.2.pom | |
| mlkit-pose-detection-1.0.2-sources.jar | 3 KB |
| mlkit-pose-detection-1.0.2-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-pose-detection/ -->
<dependency>
<groupId>com.github.jenly1314.MLKit</groupId>
<artifactId>mlkit-pose-detection</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-pose-detection/
implementation 'com.github.jenly1314.MLKit:mlkit-pose-detection:1.0.2'
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-pose-detection/
implementation ("com.github.jenly1314.MLKit:mlkit-pose-detection:1.0.2")
'com.github.jenly1314.MLKit:mlkit-pose-detection:aar:1.0.2'
<dependency org="com.github.jenly1314.MLKit" name="mlkit-pose-detection" rev="1.0.2">
<artifact name="mlkit-pose-detection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314.MLKit', module='mlkit-pose-detection', version='1.0.2')
)
libraryDependencies += "com.github.jenly1314.MLKit" % "mlkit-pose-detection" % "1.0.2"
[com.github.jenly1314.MLKit/mlkit-pose-detection "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.mlkit » pose-detection | jar | 17.0.1-beta4 |