is not current version
Last Version 0.6.0-test3

com.thesamet.scalapb.zio-grpc:zio-grpc-core_2.13 0.4.0-RC3

zio-grpc-core

Categories

Categories

Scala Languages gRPC Net Networking
GroupId

GroupId

com.thesamet.scalapb.zio-grpc
ArtifactId

ArtifactId

zio-grpc-core_2.13
Version

Version

0.4.0-RC3
Type

Type

jar

Download zio-grpc-core_2.13 0.4.0-RC3


<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb.zio-grpc/zio-grpc-core_2.13/ -->
<dependency>
    <groupId>com.thesamet.scalapb.zio-grpc</groupId>
    <artifactId>zio-grpc-core_2.13</artifactId>
    <version>0.4.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb.zio-grpc/zio-grpc-core_2.13/
implementation 'com.thesamet.scalapb.zio-grpc:zio-grpc-core_2.13:0.4.0-RC3'
// https://jarcasting.com/artifacts/com.thesamet.scalapb.zio-grpc/zio-grpc-core_2.13/
implementation ("com.thesamet.scalapb.zio-grpc:zio-grpc-core_2.13:0.4.0-RC3")
'com.thesamet.scalapb.zio-grpc:zio-grpc-core_2.13:jar:0.4.0-RC3'
<dependency org="com.thesamet.scalapb.zio-grpc" name="zio-grpc-core_2.13" rev="0.4.0-RC3">
  <artifact name="zio-grpc-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb.zio-grpc', module='zio-grpc-core_2.13', version='0.4.0-RC3')
)
libraryDependencies += "com.thesamet.scalapb.zio-grpc" % "zio-grpc-core_2.13" % "0.4.0-RC3"
[com.thesamet.scalapb.zio-grpc/zio-grpc-core_2.13 "0.4.0-RC3"]