virusdave / zio-grpc   0.4.3

Apache License 2.0 GitHub

ScalaPB meets ZIO: write purely functional gRPC services and clients using ZIO

Scala versions: 2.13

zio-grpc-codegen 0.4.3


Group ID:
com.github.virusdave.scalapb.zio-grpc
Artifact ID:
zio-grpc-codegen_2.13
Version:
0.4.3
Release Date:
Feb 27, 2021
Licenses:
Files:

libraryDependencies += "com.github.virusdave.scalapb.zio-grpc" %% "zio-grpc-codegen" % "0.4.3"

Mill build tool

ivy"com.github.virusdave.scalapb.zio-grpc::zio-grpc-codegen:0.4.3"

Scala CLI

//> using dep "com.github.virusdave.scalapb.zio-grpc::zio-grpc-codegen:0.4.3"

Ammonite REPL

import $ivy.`com.github.virusdave.scalapb.zio-grpc::zio-grpc-codegen:0.4.3`

<dependency>
  <groupId>com.github.virusdave.scalapb.zio-grpc</groupId>
  <artifactId>zio-grpc-codegen_2.13</artifactId>
  <version>0.4.3</version>
</dependency>

compile group: 'com.github.virusdave.scalapb.zio-grpc', name: 'zio-grpc-codegen_2.13', version: '0.4.3'