Skip to content

Adding dependency injection framework (Dagger)

Latest

Choose a tag to compare

@Warkdev Warkdev released this 06 Apr 13:24

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. :)