akka-grpc-codegen 2.1.3


Group ID:
com.lightbend.akka.grpc
Artifact ID:
akka-grpc-codegen_2.12
Version:
2.1.3
Release Date:
Jan 20, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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