Question #185713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185713
RaiMan posted a new comment: @ emra With version 1.0.1 and later, it is recommended, to use sikuli-java.jar with Java programming. Use option 3 with setup and rename the resulting sikuli-java.jar to sikuli-java-1.0.1.jar and load it into your local Maven repository to use this dependency: <dependency> <groupId>org.sikuli</groupId> <artifactId>sikuli-java</artifactId> <version>1.0.1</version> </dependency> -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

