is not current version
Last Version 0.0.6

com.alibaba.android.mnnkit:handgesturedetection 0.0.4

MNNKit Hand Gesture Detection

GroupId

GroupId

com.alibaba.android.mnnkit
ArtifactId

ArtifactId

handgesturedetection
Version

Version

0.0.4
Type

Type

aar

Download handgesturedetection 0.0.4


<!-- https://jarcasting.com/artifacts/com.alibaba.android.mnnkit/handgesturedetection/ -->
<dependency>
    <groupId>com.alibaba.android.mnnkit</groupId>
    <artifactId>handgesturedetection</artifactId>
    <version>0.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.android.mnnkit/handgesturedetection/
implementation 'com.alibaba.android.mnnkit:handgesturedetection:0.0.4'
// https://jarcasting.com/artifacts/com.alibaba.android.mnnkit/handgesturedetection/
implementation ("com.alibaba.android.mnnkit:handgesturedetection:0.0.4")
'com.alibaba.android.mnnkit:handgesturedetection:aar:0.0.4'
<dependency org="com.alibaba.android.mnnkit" name="handgesturedetection" rev="0.0.4">
  <artifact name="handgesturedetection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.android.mnnkit', module='handgesturedetection', version='0.0.4')
)
libraryDependencies += "com.alibaba.android.mnnkit" % "handgesturedetection" % "0.0.4"
[com.alibaba.android.mnnkit/handgesturedetection "0.0.4"]