Hi, we have a Aspose.Total license and we already have been using words, slides, cells, pdf in our application. I now am trying to start using the aspose-ocr but somehow, the gradle script is failing to pull the ocr jars.
Whenever I try “Refresh Gradle Project”, I am seeing the message “Could not resolve: com.aspose:aspose-ocr:21.1” in the console.
The gradle command we have in our Eclipse IDE "compile “com.aspose:aspose-ocr:21.1"”
Can you please check and let me know how to resolve this issue?