We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4461dc2 commit 1e7c8d7Copy full SHA for 1e7c8d7
vision/face-detection/pom.xml
@@ -37,7 +37,7 @@
37
</properties>
38
39
<dependencies>
40
- <!-- START face_detection_dependencies -->
+ <!-- [START face_detection_dependencies] -->
41
<dependency>
42
<groupId>com.google.apis</groupId>
43
<artifactId>google-api-services-vision</artifactId>
@@ -59,7 +59,7 @@
59
<artifactId>guava</artifactId>
60
<version>25.1-android</version>
61
</dependency>
62
- <!-- END face_detection_dependencies -->
+ <!-- [END face_detection_dependencies] -->
63
64
<!-- Test Dependencies -->
65
0 commit comments