akka-grpc-codegen 0.5.0


Group ID:
com.lightbend.akka.grpc
Artifact ID:
akka-grpc-codegen_2.12
Version:
0.5.0
Release Date:
Feb 1, 2019
Licenses:
Files:

libraryDependencies += "com.lightbend.akka.grpc" %% "akka-grpc-codegen" % "0.5.0"

Mill build tool

ivy"com.lightbend.akka.grpc::akka-grpc-codegen:0.5.0"

Scala CLI

//> using dep "com.lightbend.akka.grpc::akka-grpc-codegen:0.5.0"

Ammonite REPL

import $ivy.`com.lightbend.akka.grpc::akka-grpc-codegen:0.5.0`

<dependency>
  <groupId>com.lightbend.akka.grpc</groupId>
  <artifactId>akka-grpc-codegen_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.lightbend.akka.grpc', name: 'akka-grpc-codegen_2.12', version: '0.5.0'