module org.stianloader.mrjmania { exports org.stianloader.mrjmania; requires static org.jetbrains.annotations; requires java.base; }