License |
License |
---|---|
GroupId | GroupIdcom.github.jenly1314.MLKit |
ArtifactId | ArtifactIdmlkit-face-detection |
Version | Version1.0.3 |
Type | Typeaar |
Description |
DescriptionMLKit Face Detection
MLKit for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mlkit-face-detection-1.0.3.pom | |
mlkit-face-detection-1.0.3-sources.jar | 3 KB |
mlkit-face-detection-1.0.3-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-face-detection/ -->
<dependency>
<groupId>com.github.jenly1314.MLKit</groupId>
<artifactId>mlkit-face-detection</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-face-detection/
implementation 'com.github.jenly1314.MLKit:mlkit-face-detection:1.0.3'
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-face-detection/
implementation ("com.github.jenly1314.MLKit:mlkit-face-detection:1.0.3")
'com.github.jenly1314.MLKit:mlkit-face-detection:aar:1.0.3'
<dependency org="com.github.jenly1314.MLKit" name="mlkit-face-detection" rev="1.0.3">
<artifact name="mlkit-face-detection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314.MLKit', module='mlkit-face-detection', version='1.0.3')
)
libraryDependencies += "com.github.jenly1314.MLKit" % "mlkit-face-detection" % "1.0.3"
[com.github.jenly1314.MLKit/mlkit-face-detection "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.mlkit » face-detection | jar | 16.1.2 |