akka-grpc-runtime 0.4


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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