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-core 0.5.2


Group ID:
com.thesamet.scalapb.zio-grpc
Artifact ID:
zio-grpc-core_sjs1_2.12
Version:
0.5.2
Release Date:
Aug 5, 2022
Licenses:
Files:

libraryDependencies += "com.thesamet.scalapb.zio-grpc" %%% "zio-grpc-core" % "0.5.2"

Mill build tool

ivy"com.thesamet.scalapb.zio-grpc::zio-grpc-core::0.5.2"

Scala CLI

//> using dep "com.thesamet.scalapb.zio-grpc::zio-grpc-core::0.5.2"