← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #700657]: [2.0.4]sikulixapi with java 11 on maxOS M1: problems using OCR features (Tesseract lib missing)

 

Question #700657 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/700657

    Status: Answered => Open

Juliana XIAO is still having a problem:
Hi! RaiMan,

I have a Gradle java project and in build.gradle file I put the following line
api "com.sikulix.sikulixapi:2.0.6-SNAPSHOT:2.0.6"
I got the following issue:
Could not resolve: com.sikulix.sikulixapi:2.0.6-SNAPSHOT:2.0.6

If I put 
api "com.sikulix:sikulixapi:2.0.6-SNAPSHOT"
I got following issue:
Could not resolve: com.sikulix:sikulixapi:2.0.6-SNAPSHOT

I don't know how to make it work in my Gradle java project. Could you
please help?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.