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

ties00.protobuf-parser.3.0.2.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 3.4.0
Show newest version
module it.auties.protobuf.parser {
    requires it.auties.protobuf.base;
    requires java.compiler;

    exports it.auties.protobuf.parser;
    exports it.auties.protobuf.parser.statement;
    exports it.auties.protobuf.parser.exception;
    exports it.auties.protobuf.parser.type;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy