akka-grpc-runtime 2.1.5


Group ID:
com.lightbend.akka.grpc
Artifact ID:
akka-grpc-runtime_2.13
Version:
2.1.5
Release Date:
Aug 8, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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