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

.templates.3.7.2.source-code.module-info Maven / Gradle / Ivy

Go to download

Template processing port. Supports template loading and context passing. Allow multiple adapters at once.

The newest version!

module com.hexagonkt.templates {

    requires transitive com.hexagonkt.core;

    exports com.hexagonkt.templates;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy