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

toryfx.javascript.2.0.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2.0.25
Show newest version
module io.github.factoryfx.javascript {
    requires io.github.factoryfx.factory;
    requires closure.compiler.unshaded.v20170218;
    requires jdk.scripting.nashorn;
    requires jackson.annotations;
    requires com.fasterxml.jackson.databind;
    requires com.fasterxml.jackson.core;
    exports io.github.factoryfx.javascript.data.attributes.types;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy