is not current version
Last Version 2.1.4

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

akka-grpc-runtime

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

0.4
Type

Type

jar

Download akka-grpc-runtime_2.12 0.4


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