| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jenly1314.MLKit |
| ArtifactId | ArtifactIdmlkit-pose-detection |
| Version | Version1.0.2 |
| Type | Typeaar |
| Description |
DescriptionMLKit Pose Detection
MLKit for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.mlkit » pose-detection | jar | 17.0.1-beta4 |