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

gabsz91.morpher-language-handler-api.1.6.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.8.0
Show newest version
@SuppressWarnings("module")
module com.github.szgabsz91.morpher.languagehandlers.api {

    requires transitive com.github.szgabsz91.morpher.core;

    requires com.google.protobuf;
    requires lombok;

    exports com.github.szgabsz91.morpher.languagehandlers.api;
    exports com.github.szgabsz91.morpher.languagehandlers.api.model;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy