PlotSquared/Core
dordsor21 18346a0564
refactor: adjust specific Nullable annotations used
- Fixes #3860
 - Guice requires javax annotations be used for Inject annotated constructors
 - Guice does not require not-null annotations, this is assumed
 - Also to do with #3413
2022-11-12 11:45:47 +00:00
..
src refactor: adjust specific Nullable annotations used 2022-11-12 11:45:47 +00:00
build.gradle.kts Move license into jar during compile process (#3826) 2022-10-08 14:10:57 +01:00