Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 413 Bytes

File metadata and controls

22 lines (12 loc) · 413 Bytes

AniLister

A .jar GUI application which lets you add anime titles to a list and export them to a .xlsx file.

Dependencies: You will require Apache POI, specifically:

• poi-3.17.jar

• poi-ooxml-3.17.jar

• poi-ooxml-schemas-3.17.jar

• poi-scratchpad-3.17.jar

• commons-collections4-4.1.jar

• curvesapi-1.04.jar

• xmlbeans-2.6.0.jar

get from here: http://poi.apache.org/download.html#POI-3.17