License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdflo-grpc |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflo grpc
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Filename | Size |
---|---|
flo-grpc-0.1.1.pom | |
flo-grpc-0.1.1.jar | 40 KB |
flo-grpc-0.1.1-sources.jar | 16 KB |
flo-grpc-0.1.1-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/flo-grpc/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>flo-grpc</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/flo-grpc/
implementation 'com.spotify:flo-grpc:0.1.1'
// https://jarcasting.com/artifacts/com.spotify/flo-grpc/
implementation ("com.spotify:flo-grpc:0.1.1")
'com.spotify:flo-grpc:jar:0.1.1'
<dependency org="com.spotify" name="flo-grpc" rev="0.1.1">
<artifact name="flo-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='flo-grpc', version='0.1.1')
)
libraryDependencies += "com.spotify" % "flo-grpc" % "0.1.1"
[com.spotify/flo-grpc "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-protobuf | jar | 1.0.3 |
io.grpc : grpc-stub | jar | 1.0.3 |