Download flo-grpc-0.1.1.jar file - Jar f

Jar examples for f:flo-grpc

Description

You can download jar file flo-grpc 0.1.1 in this page.

Build File

You can use the following script to add flo-grpc-0.1.1.jar to your project.

<dependency>
   <groupId>com.spotify</groupId>
   <artifactId>flo-grpc</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.spotify', name: 'flo-grpc', version: '0.1.1'
libraryDependencies += "com.spotify" % "flo-grpc" % "0.1.1"
<dependency org="com.spotify" name="flo-grpc" rev="0.1.1"/>
@Grapes(@Grab(group='com.spotify', module='flo-grpc', version='0.1.1'))
'com.spotify:flo-grpc:jar:0.1.1'

Download

Click the following link to download the jar file.

flo-grpc-0.1.1-javadoc.jar
flo-grpc-0.1.1-sources.jar
flo-grpc-0.1.1.jar
flo-grpc-0.1.1.pom



Related Tutorials