It is unafficiated with Maven Central. Just link to the normal site. This is
approximately the same link the grpc-java README uses.
Technically, https://repo.maven.apache.org/maven2/io/grpc/ is potentially even
better, since that is by Apache instead of Sonatype and is the _actual_
repository, but the difference probably doesn't matter to most people.
<li><ahref="https://github.com/grpc/grpc-go">Go</a>: <code>go get google.golang.org/grpc</code></li>
<li><ahref="https://github.com/grpc/grpc-go">Go</a>: <code>go get google.golang.org/grpc</code></li>
<li><ahref="https://github.com/grpc/grpc-java">Java</a>: Use JARs from <ahref="https://mvnrepository.com/artifact/io.grpc">gRPC Maven Central Repository</a></li>
<li><ahref="https://github.com/grpc/grpc-java">Java</a>: Use JARs from <ahref="https://search.maven.org/search?q=g:io.grpc">gRPC Maven Central Repository</a></li>
<li><ahref="https://github.com/grpc/grpc-kotlin">Kotlin</a>: Use JARs from <ahref="https://mvnrepository.com/artifact/io.grpc">gRPC Maven Central Repository</a></li>
<li><ahref="https://github.com/grpc/grpc-kotlin">Kotlin</a>: Use JARs from <ahref="https://mvnrepository.com/artifact/io.grpc">gRPC Maven Central Repository</a></li>