
com.brettonw.bedrock.bag.module-info.txt Maven / Gradle / Ivy
module com.brettonw.bedrock.bag {
requires jdk.unsupported;
requires org.apache.logging.log4j;
exports com.brettonw.bedrock.bag;
exports com.brettonw.bedrock.bag.formats;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy