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

.rest.3.7.1.source-code.module-info Maven / Gradle / Ivy


module com.hexagonkt.rest {

    requires transitive kotlin.stdlib;
    requires transitive com.hexagonkt.http_handlers;
    requires transitive com.hexagonkt.serialization;

    exports com.hexagonkt.rest;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy