akka-grpc-runtime 2.1.2


Group ID:
com.lightbend.akka.grpc
Artifact ID:
akka-grpc-runtime_2.13
Version:
2.1.2
Release Date:
Dec 17, 2021
Licenses:
Files:

libraryDependencies += "com.lightbend.akka.grpc" %% "akka-grpc-runtime" % "2.1.2"

Mill build tool

ivy"com.lightbend.akka.grpc::akka-grpc-runtime:2.1.2"

Scala CLI

//> using dep "com.lightbend.akka.grpc::akka-grpc-runtime:2.1.2"

Ammonite REPL

import $ivy.`com.lightbend.akka.grpc::akka-grpc-runtime:2.1.2`

<dependency>
  <groupId>com.lightbend.akka.grpc</groupId>
  <artifactId>akka-grpc-runtime_2.13</artifactId>
  <version>2.1.2</version>
</dependency>

compile group: 'com.lightbend.akka.grpc', name: 'akka-grpc-runtime_2.13', version: '2.1.2'