Download scalapb-runtime-grpc_2.12-0.7.4.jar file - Jar s

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

Description

scalapb-runtime-grpc

You can download jar file scalapb-runtime-grpc_2.12 0.7.4 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

scalapb-runtime-grpc_2.12-0.7.4-javadoc.jar
scalapb-runtime-grpc_2.12-0.7.4-sources.jar
scalapb-runtime-grpc_2.12-0.7.4.jar
scalapb-runtime-grpc_2.12-0.7.4.pom



Related Tutorials