is not current version
Last Version 0.1.1

com.spotify:flo-grpc 0.1.0


Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-grpc
Version

Version

0.1.0
Type

Type

jar

Download flo-grpc 0.1.0


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