How to access SikuliX installation files (sikuli-script.jar) etc. without using installer

Asked by Jimin Fan

Hello!

I plan on using SikuliX with Jython for work purposes. I have tried installing SikuliX using the sikulixsetup file found on the main website, but am having trouble doing so since our work internet proxy blocks external downloads from unknown websites for external websites (but not if it's downloaded from the SIkuliX website itself, like the setup file). Now I have already have Sikuli approved as a tool that I'm able to use, but resolving this proxy/installer problem will be a pain to deal with due to all the bureaucracy I have to go through. My question is, is there a place where I can download the SikuliX library jar files separately so I can simply import the functions (click, wait, type etc.) I need for my scripts? I do not need the IDE, just the libraries. I have been using the old version of Sikuli (Non Sikuli-X, sikuli-api.standalone-1.0.3-SNAPSHOT.jar), which I heard was not supported anymore, which is why I'm trying to upgrade to the current version.

Thank you very much for your time!

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

use version 1.1.1 (http://sikulix.com) and look for offline setup info on download page.

Revision history for this message
Best RaiMan (raimund-hocke) said :
#2
Revision history for this message
Jimin Fan (jimin) said :
#3

Thanks RaiMan, that solved my question.