is not current version
Last Version 2.1.4

com.lightbend.akka.grpc:akka-grpc-maven-plugin 0.2-RC1

akka-grpc-maven-plugin

Categories

Categories

Maven Build Tools gRPC Net Networking Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka.grpc
ArtifactId

ArtifactId

akka-grpc-maven-plugin
Version

Version

0.2-RC1
Type

Type

jar

Download akka-grpc-maven-plugin 0.2-RC1


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