is not current version
Last Version 2.1.4

com.lightbend.akka.grpc:akka-grpc-runtime_2.13 1.0.2

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

Categories

Categories

gRPC Net Networking Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka.grpc
ArtifactId

ArtifactId

akka-grpc-runtime_2.13
Version

Version

1.0.2
Type

Type

jar

Download akka-grpc-runtime_2.13 1.0.2


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