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

ties00.protobuf-base.3.4.1.source-code.module-info Maven / Gradle / Ivy

The newest version!
module it.auties.protobuf.base {
    requires transitive jdk.compiler;
    requires jdk.unsupported;
    requires java.desktop;

    exports it.auties.protobuf.exception;
    exports it.auties.protobuf.annotation;
    exports it.auties.protobuf.stream;
    exports it.auties.protobuf.model;
    exports it.auties.protobuf.builtin;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy