is not current version
Last Version 0.9.3

io.github.CyberAgent:scalapb-runtime-grpc_2.12 0.9.2

scalapb-runtime-grpc

Categories

Categories

Scala Languages gRPC Net Networking
GroupId

GroupId

io.github.CyberAgent
ArtifactId

ArtifactId

scalapb-runtime-grpc_2.12
Version

Version

0.9.2
Type

Type

jar

Download scalapb-runtime-grpc_2.12 0.9.2


<!-- https://jarcasting.com/artifacts/io.github.CyberAgent/scalapb-runtime-grpc_2.12/ -->
<dependency>
    <groupId>io.github.CyberAgent</groupId>
    <artifactId>scalapb-runtime-grpc_2.12</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.CyberAgent/scalapb-runtime-grpc_2.12/
implementation 'io.github.CyberAgent:scalapb-runtime-grpc_2.12:0.9.2'
// https://jarcasting.com/artifacts/io.github.CyberAgent/scalapb-runtime-grpc_2.12/
implementation ("io.github.CyberAgent:scalapb-runtime-grpc_2.12:0.9.2")
'io.github.CyberAgent:scalapb-runtime-grpc_2.12:jar:0.9.2'
<dependency org="io.github.CyberAgent" name="scalapb-runtime-grpc_2.12" rev="0.9.2">
  <artifact name="scalapb-runtime-grpc_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.CyberAgent', module='scalapb-runtime-grpc_2.12', version='0.9.2')
)
libraryDependencies += "io.github.CyberAgent" % "scalapb-runtime-grpc_2.12" % "0.9.2"
[io.github.CyberAgent/scalapb-runtime-grpc_2.12 "0.9.2"]