akka-grpc-codegen 2.3.1


Group ID:
com.lightbend.akka.grpc
Artifact ID:
akka-grpc-codegen_2.13
Version:
2.3.1
Release Date:
Apr 19, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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