Greetings,
the latest JForex SDK archive as linked to by the wiki page:
https://www.dukascopy.com/wiki/(left side menu, Get Started API / Use JForex SDK / Download SDK)
... is only 11.9 kB and contains no jars. This is the zip contents:
$ unzip -t JForex-SDK.zip
Archive: JForex-SDK.zip
testing: rc/ OK
testing: rc/log4j.properties OK
testing: src/ OK
testing: src/singlejartest/ OK
testing: src/singlejartest/MA_Play.java OK
testing: src/singlejartest/Main.java OK
testing: src/singlejartest/TesterMain.java OK
testing: src/singlejartest/TesterMainGUIMode.java OK
testing: pom.xml OK
No errors detected in compressed data of JForex-SDK.zip.
What is the most convenient method of obtaining the latest platform SDK libraries?
What I did for now was to download the jars from the maven repository with wget, but I'd like to have the JForex-SDK.zip back, if possible.
Thanks!