Make enum not have properties on a module but have them on another (Gradle)
I was wondering if it would be possible to make an enum not have properties on a module but have them on another (I am using Gradle but should be the same on Maven). This is an example of what I mean: