is not current version
Last Version 2.1.4

com.lightbend.akka.grpc:akka-grpc-runtime_2.12 2.1.0

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.12
Version

Version

2.1.0
Type

Type

jar

Download akka-grpc-runtime_2.12 2.1.0


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