Getting started

Getting started

  1. Download epublib
    See http://www.siegmann.nl/epublib/download for details
  2. Compile epublib
    Compile with maven by doing ‘mvn package’.
    Download maven from http://maven.apache.org/ if necessary.
  3. Add epublib to your project
    Add epublib-core/target/epublib-core-<VERSION>.jar to your project.