is not current version
Last Version 3.0.3

io.hydrosphere:serving-grpc-scala_2.12 3.0.1-alpha.0

serving-grpc-scala

Categories

Categories

Scala Languages gRPC Net Networking
GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

serving-grpc-scala_2.12
Version

Version

3.0.1-alpha.0
Type

Type

jar

Download serving-grpc-scala_2.12 3.0.1-alpha.0


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