I have an old b4j project that stopped compiling and asked for this lib. it's missing-in-action! The newer version didn't work so I want the old version.
The old version is B4J 9.30
Any help highly appreciated.
As written here, I plan to make it easier to read and write Excel workbooks. The solution is based on three components: - Apache POI - https://poi.apache.org/ Large open source project that provides APIs for Microsoft documents. Note that the files are accessed directly, it doesn't depend on the...