Hydra core
The Core library for Hydra modules
In order for the main app to detect and use the module it need to have a class extending HeadModule in the root of the project, example: com.example.Module
In order for the main app to detect and use the module it need to have a class extending HeadModule in the root of the project, example: com.example.Module