is not current version
Last Version 2.4.0

io.hydrosphere:serving-grpc-scala_2.11 0.1.22

serving-grpc-scala

Categories

Categories

Scala Languages gRPC Net Networking
GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

serving-grpc-scala_2.11
Version

Version

0.1.22
Type

Type

jar

Download serving-grpc-scala_2.11 0.1.22


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