akka / akka-grpc   2.3.4

Website GitHub

A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.

Scala versions: 3.x 2.13 2.12
sbt plugins: 1.x

akka-grpc-runtime 1.1.0


Group ID:
com.lightbend.akka.grpc
Artifact ID:
akka-grpc-runtime_2.13
Version:
1.1.0
Release Date:
Feb 9, 2021
Licenses:
Files:
Full Scala Version:
2.13.3
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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