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

.templates_rocker.3.7.2.source-code.module-info_ Maven / Gradle / Ivy

The newest version!

// TODO Rename this file when build script is able to handle automatic modules
module com.hexagonkt.templates_rocker {

    requires transitive kotlin.stdlib;
    requires transitive com.hexagonkt.templates;

    requires rocker.runtime;

    exports com.hexagonkt.templates.rocker;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy