pekko-sample-cluster-client-grpc-scala/project/plugins.sbt (3 lines of code) (raw):
addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.1.0")
addSbtPlugin("com.github.sbt" % "sbt-javaagent" % "0.1.8")
addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.6.0")