All Downloads are FREE. Search and download functionalities are using the official Maven repository.

toryfx.copperBridge.3.2.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 3.2.1
Show newest version
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 - 2024 Weber Informatics LLC | Privacy Policy