File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
documentation-samples/quickstarts/Face Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- Include these libraries in your Find Similar sample:
1+ Include these libraries in your Find Similar sample, get more recent versions if exist :
22
3- * https://mvnrepository.com/artifact/com.microsoft.azure.cognitiveservices/azure-faceapi/1.0.2-beta
4- * https://mvnrepository.com/artifact/com.microsoft.azure/azure-client-runtime/1.6.7
3+ * https://mvnrepository.com/artifact/com.microsoft.azure/azure-client-runtime/1.6.12
54 * https://mvnrepository.com/artifact/ch.qos.logback/logback-classic
65 * https://mvnrepository.com/artifact/ch.qos.logback/logback-core
76 * https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations
@@ -18,4 +17,4 @@ Include these libraries in your Find Similar sample:
1817 * https://mvnrepository.com/artifact/com.squareup.retrofit2/retrofit
1918 * https://mvnrepository.com/artifact/io.reactivex/rxjava
2019 * https://mvnrepository.com/artifact/joda-time/joda-time
21- * https://mvnrepository.com/artifact/org.slf4j/slf4j-api
20+ * https://mvnrepository.com/artifact/org.slf4j/slf4j-api
You can’t perform that action at this time.
0 commit comments