It would be great if the protoc plugins are published to MavenCentral the same way Google does it for [protoc](https://search.maven.org/artifact/com.google.protobuf/protoc) (and others: [protoc-gen-grpc-java](https://search.maven.org/artifact/io.grpc/protoc-gen-grpc-java), [protoc-gen-grpc-kotlin](https://search.maven.org/artifact/io.grpc/protoc-gen-grpc-kotlin), [protoc-gen-validate](https://search.maven.org/artifact/io.envoyproxy.protoc-gen-validate/protoc-gen-validate)) so that it can be used in Gradle without having to install anything.