.templates_jte.3.4.0.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 templates_jte Show documentation
Show all versions of templates_jte Show documentation
Template processor adapter for 'jte'.
module com.hexagonkt.templates_jte {
requires transitive kotlin.stdlib;
requires transitive com.hexagonkt.templates;
requires gg.jte;
requires gg.jte.runtime;
exports com.hexagonkt.templates.jte;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy