is not current version
Last Version 2.4.0

io.hydrosphere:serving-grpc-scala_2.11 2.0.0-alpha1

serving-grpc-scala

Categories

Categories

Scala Languages gRPC Net Networking
GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

serving-grpc-scala_2.11
Version

Version

2.0.0-alpha1
Type

Type

jar

Download serving-grpc-scala_2.11 2.0.0-alpha1


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