License |
License |
---|---|
GroupId | GroupIdcom.github.jenly1314.MLKit |
ArtifactId | ArtifactIdmlkit-face-detection |
Version | Version1.1.0 |
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.1.0.pom | |
mlkit-face-detection-1.1.0-sources.jar | 3 KB |
mlkit-face-detection-1.1.0-javadoc.jar | 404 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.1.0</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.1.0'
// https://jarcasting.com/artifacts/com.github.jenly1314.MLKit/mlkit-face-detection/
implementation ("com.github.jenly1314.MLKit:mlkit-face-detection:1.1.0")
'com.github.jenly1314.MLKit:mlkit-face-detection:aar:1.1.0'
<dependency org="com.github.jenly1314.MLKit" name="mlkit-face-detection" rev="1.1.0">
<artifact name="mlkit-face-detection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314.MLKit', module='mlkit-face-detection', version='1.1.0')
)
libraryDependencies += "com.github.jenly1314.MLKit" % "mlkit-face-detection" % "1.1.0"
[com.github.jenly1314.MLKit/mlkit-face-detection "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.mlkit » face-detection | jar | 16.1.5 |