└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # swingexplorer 2 | 3 | The swingexplorer project's [home page](http://www.swingexplorer.com) responds with 404 error code. (20.8.2015) 4 | 5 | This project exists to host the jar files from SwingExplorer, until the jar files are available again from the official homepage. 6 | 7 | Downloads are at [releases](https://github.com/robotframework/swingexplorer/releases/tag/1.6.0). 8 | 9 | For use instructions, see the [documentation from SwingLibrary wiki](https://github.com/robotframework/SwingLibrary/wiki/Getting-Started#swing-explorer). 10 | 11 | The swingexplorer is distributed with the [LGPL3 license](http://www.gnu.org/licenses/lgpl-3.0.en.html). The distributed jar files are unmodified version 1.6.0 files, which also contain the LGPL3 license inside. 12 | --------------------------------------------------------------------------------