
toryfx.copperBridge.4.0.1.source-code.module-info Maven / Gradle / Ivy
module io.github.factoryfx.copperBridge {
requires transitive io.github.factoryfx.factory;
requires org.copperengine.core;
requires org.copperengine.ext;
requires org.yaml.snakeyaml;
opens io.github.factoryfx.copperbridge;
opens io.github.factoryfx.copperbridge.db;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy