From 1e73eebdfdecb1af09f3a532240ce7f80cf95e3c Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Mon, 23 Mar 2020 12:06:19 -0400 Subject: [PATCH] Add Kotlin Contributes to https://github.com/grpc/grpc.io/issues/132 cc @dwiner @srini100 --- tools/package_hosting/home.xsl | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/package_hosting/home.xsl b/tools/package_hosting/home.xsl index 3f79303b1b7..8550953174c 100644 --- a/tools/package_hosting/home.xsl +++ b/tools/package_hosting/home.xsl @@ -46,6 +46,7 @@
  • Dart: pub package grpc
  • Go: go get google.golang.org/grpc
  • Java: Use JARs from gRPC Maven Central Repository
  • +
  • Kotlin: Use JARs from gRPC Maven Central Repository
  • Node: npm install grpc
  • Objective-C: Add gRPC-ProtoRPC dependency to podspec
  • PHP: pecl install grpc