не последняя версия
Последняя версия 2.1.4

com.lightbend.akka.grpc:akka-grpc-codegen_2.12 0.8.4

Akka gRPC - Support for building streaming gRPC servers and clients on top of Akka Streams.

Категории

Категории

gRPC Сеть Networking Akka Контейнер Микросервисы Reactive libraries
Группа

Группа

com.lightbend.akka.grpc
Идентификатор

Идентификатор

akka-grpc-codegen_2.12
Версия

Версия

0.8.4
Тип

Тип

jar

Скачать akka-grpc-codegen_2.12 0.8.4


<!-- https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-codegen_2.12/ -->
<dependency>
    <groupId>com.lightbend.akka.grpc</groupId>
    <artifactId>akka-grpc-codegen_2.12</artifactId>
    <version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-codegen_2.12/
implementation 'com.lightbend.akka.grpc:akka-grpc-codegen_2.12:0.8.4'
// https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-codegen_2.12/
implementation ("com.lightbend.akka.grpc:akka-grpc-codegen_2.12:0.8.4")
'com.lightbend.akka.grpc:akka-grpc-codegen_2.12:jar:0.8.4'
<dependency org="com.lightbend.akka.grpc" name="akka-grpc-codegen_2.12" rev="0.8.4">
  <artifact name="akka-grpc-codegen_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka.grpc', module='akka-grpc-codegen_2.12', version='0.8.4')
)
libraryDependencies += "com.lightbend.akka.grpc" % "akka-grpc-codegen_2.12" % "0.8.4"
[com.lightbend.akka.grpc/akka-grpc-codegen_2.12 "0.8.4"]