JaNGOSExtractor is now exposing a new package eu.jangos.extractor.di, this package allows to import, in Dagger compatible application the module ExtractorModule.
This module is currently providing an MPQ Manager to resolve dependency injection.
Have fun with it in your AppComponent from Dagger 2. :)