akka-grpc-runtime 2.1.1


Group ID:
com.lightbend.akka.grpc
Artifact ID:
akka-grpc-runtime_2.12
Version:
2.1.1
Release Date:
Nov 9, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lightbend.akka.grpc</groupId>
  <artifactId>akka-grpc-runtime_2.12</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'com.lightbend.akka.grpc', name: 'akka-grpc-runtime_2.12', version: '2.1.1'