mal.jamal-cmd.1.12.3.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 jamal-cmd Show documentation
Show all versions of jamal-cmd Show documentation
Jamal macro library command line interface
module jamal.cmd {
requires jamal.api;
requires jamal.engine;
requires jamal.tools;
requires jamal.word;
uses javax0.jamal.api.Macro;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy