is not current version
Last Version 0.6.0-test3

com.thesamet.scalapb.zio-grpc:protoc-gen-zio 0.4.0-RC2

protoc-gen-zio

Categories

Categories

Scala Languages gRPC Net Networking
GroupId

GroupId

com.thesamet.scalapb.zio-grpc
ArtifactId

ArtifactId

protoc-gen-zio
Version

Version

0.4.0-RC2
Type

Type

jar

Download protoc-gen-zio 0.4.0-RC2


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