Download akka-grpc-codegen_2.12-0.1.jar file - Jar a

Jar examples for a:akka-grpc-codegen-2.12

Description

akka-grpc-codegen

You can download jar file akka-grpc-codegen_2.12 0.1 in this page.

License

Apache-2.0

Build File

You can use the following script to add akka-grpc-codegen_2.12-0.1.jar to your project.

<dependency>
   <groupId>com.lightbend.akka.grpc</groupId>
   <artifactId>akka-grpc-codegen_2.12</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.lightbend.akka.grpc', name: 'akka-grpc-codegen_2.12', version: '0.1'
libraryDependencies += "com.lightbend.akka.grpc" % "akka-grpc-codegen_2.12" % "0.1"
<dependency org="com.lightbend.akka.grpc" name="akka-grpc-codegen_2.12" rev="0.1"/>
@Grapes(@Grab(group='com.lightbend.akka.grpc', module='akka-grpc-codegen_2.12', version='0.1'))
'com.lightbend.akka.grpc:akka-grpc-codegen_2.12:jar:0.1'

Download

Click the following link to download the jar file.

akka-grpc-codegen_2.12-0.1-assembly.jar
akka-grpc-codegen_2.12-0.1-javadoc.jar
akka-grpc-codegen_2.12-0.1-sources.jar
akka-grpc-codegen_2.12-0.1.jar
akka-grpc-codegen_2.12-0.1.pom



Related Tutorials