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

boxrelay-base.1.0.0.source-code.module-info Maven / Gradle / Ivy

The newest version!
module net.cassite.xboxrelay.base {
    requires transitive kotlin.stdlib;
    requires vjson;
    requires io.vproxy.base;
    requires io.vertx.core;

    exports net.cassite.xboxrelay.base;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy