Download scalapb-runtime-grpc_2.11-0.6.0.jar file - Jar s

Jar examples for s:scalapb-runtime-grpc-2.11

Description

scalapb-runtime-grpc

You can download jar file scalapb-runtime-grpc_2.11 0.6.0 in this page.

License

Apache 2

Build File

You can use the following script to add scalapb-runtime-grpc_2.11-0.6.0.jar to your project.

<dependency>
   <groupId>com.trueaccord.scalapb</groupId>
   <artifactId>scalapb-runtime-grpc_2.11</artifactId>
   <version>0.6.0</version>
</dependency>
compile group: 'com.trueaccord.scalapb', name: 'scalapb-runtime-grpc_2.11', version: '0.6.0'
libraryDependencies += "com.trueaccord.scalapb" % "scalapb-runtime-grpc_2.11" % "0.6.0"
<dependency org="com.trueaccord.scalapb" name="scalapb-runtime-grpc_2.11" rev="0.6.0"/>
@Grapes(@Grab(group='com.trueaccord.scalapb', module='scalapb-runtime-grpc_2.11', version='0.6.0'))
'com.trueaccord.scalapb:scalapb-runtime-grpc_2.11:jar:0.6.0'

Download

Click the following link to download the jar file.

scalapb-runtime-grpc_2.11-0.6.0-javadoc.jar
scalapb-runtime-grpc_2.11-0.6.0-sources.jar
scalapb-runtime-grpc_2.11-0.6.0.jar
scalapb-runtime-grpc_2.11-0.6.0.pom



Related Tutorials