scalapb / zio-grpc   0.6.1

Apache License 2.0 GitHub

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

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

zio-grpc-codegen 0.6.0-test4


Group ID:
com.thesamet.scalapb.zio-grpc
Artifact ID:
zio-grpc-codegen_3
Version:
0.6.0-test4
Release Date:
Jul 26, 2022
Licenses:
Files:

libraryDependencies += "com.thesamet.scalapb.zio-grpc" %% "zio-grpc-codegen" % "0.6.0-test4"

Mill build tool

ivy"com.thesamet.scalapb.zio-grpc::zio-grpc-codegen:0.6.0-test4"

Scala CLI

//> using dep "com.thesamet.scalapb.zio-grpc::zio-grpc-codegen:0.6.0-test4"

Ammonite REPL

import $ivy.`com.thesamet.scalapb.zio-grpc::zio-grpc-codegen:0.6.0-test4`

<dependency>
  <groupId>com.thesamet.scalapb.zio-grpc</groupId>
  <artifactId>zio-grpc-codegen_3</artifactId>
  <version>0.6.0-test4</version>
</dependency>

compile group: 'com.thesamet.scalapb.zio-grpc', name: 'zio-grpc-codegen_3', version: '0.6.0-test4'