·
6 commits
to master
since this release
Includes
- Updated Apache POI to 4.1.0 (from 3.17) as requested in #17
Suggest you have a go with your code and report back if we need any tweaks.
Download
Available from http://robotooling.com/maven/bad/robot/simple-excel/1.2/
Maven Repository
Setup a repository with the follow (see #6 for the reason why):
<repositories>
<repository>
<id>bad.robot</id>
<name>bad.robot repository on robotooling</name>
<url>http://www.robotooling.com/maven/</url>
</repository>
</repositories>