
toryfx.typescriptGenerator.4.0.8.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of typescriptGenerator Show documentation
Show all versions of typescriptGenerator Show documentation
factoryfx dependency injection framework
The newest version!
module io.github.factoryfx.typescriptGenerator {
requires io.github.factoryfx.factory;
requires com.google.common;
exports io.github.factoryfx.factory.typescript.generator;
exports io.github.factoryfx.factory.typescript.generator.ts;
exports io.github.factoryfx.factory.typescript.generator.construct;
exports io.github.factoryfx.factory.typescript.generator.construct.atttributes;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy