Home

Awesome

MangaLibrary

Application screenshot

Compilation

You need MangaScraper in your local maven repo to compile MangaLibrary.

To do so, you can just clone the repo and install it:

git clone https://github.com/bendem/MangaScraper
cd MangaScraper
gradle build install

Once this is done, you can compile MangaLibrary using

gradle build