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 0.4


Group ID:
com.lightbend.akka.grpc
Artifact ID:
sbt-akka-grpc
Version:
0.4
Release Date:
Sept 26, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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