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

com.lightbend.akka.grpc:akka-grpc-runtime_2.11 0.4.2

akka-grpc-runtime

Категории

Категории

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

Группа

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

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

akka-grpc-runtime_2.11
Версия

Версия

0.4.2
Тип

Тип

jar

Скачать akka-grpc-runtime_2.11 0.4.2


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