| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.alibaba.android.mnnkit |
| Идентификатор | Идентификаторfacedetection |
| Версия | Версия0.0.5 |
| Тип | Типaar |
| Описание |
Описаниеfacedetection
MNNKit Face Detection
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| facedetection-0.0.5.pom | |
| facedetection-0.0.5.aar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alibaba.android.mnnkit/facedetection/ -->
<dependency>
<groupId>com.alibaba.android.mnnkit</groupId>
<artifactId>facedetection</artifactId>
<version>0.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.android.mnnkit/facedetection/
implementation 'com.alibaba.android.mnnkit:facedetection:0.0.5'
// https://jarcasting.com/artifacts/com.alibaba.android.mnnkit/facedetection/
implementation ("com.alibaba.android.mnnkit:facedetection:0.0.5")
'com.alibaba.android.mnnkit:facedetection:aar:0.0.5'
<dependency org="com.alibaba.android.mnnkit" name="facedetection" rev="0.0.5">
<artifact name="facedetection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.android.mnnkit', module='facedetection', version='0.0.5')
)
libraryDependencies += "com.alibaba.android.mnnkit" % "facedetection" % "0.0.5"
[com.alibaba.android.mnnkit/facedetection "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba.android.mnnkit : core | jar | 0.0.5 |
| com.alibaba.android : mnn | jar | 0.0.4 |