akka-grpc-codegen 1.1.0-M1


Group ID:
com.lightbend.akka.grpc
Artifact ID:
akka-grpc-codegen_2.13
Version:
1.1.0-M1
Release Date:
Jan 21, 2021
Licenses:
Files:

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

Mill build tool

ivy"com.lightbend.akka.grpc::akka-grpc-codegen:1.1.0-M1"

Scala CLI

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

Ammonite REPL

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

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

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