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

sbt-akka-grpc 1.1.0


Group ID:
com.lightbend.akka.grpc
Artifact ID:
sbt-akka-grpc
Version:
1.1.0
Release Date:
Feb 9, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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