You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### enum-mapper-lib [](https://maven-badges.herokuapp.com/maven-central/com.tmtron.enums/enum-mapper-lib)
21
+
Contains java code and annoations.
22
+
This is always needed at compile-time.
23
+
24
+
### enum-mapper-processor [](https://maven-badges.herokuapp.com/maven-central/com.tmtron.enums/enum-mapper-processor)
25
+
Contains the annotation-processor.
26
+
This is needed by the annotation-processing build-step (`apt`) and it is only required for the [Full Enum Mapper](#full-enum-mapper).
0 commit comments