typelevel / fs2-grpc   2.7.14

MIT License GitHub

gRPC implementation for FS2/cats-effect

Scala versions: 3.x 2.13 2.12
sbt plugins: 1.0

fs2-grpc-runtime 2.4.11


Group ID:
org.typelevel
Artifact ID:
fs2-grpc-runtime_2.13
Version:
2.4.11
Release Date:
Jun 29, 2022
Licenses:
MIT
Files:

libraryDependencies += "org.typelevel" %% "fs2-grpc-runtime" % "2.4.11"

Mill build tool

ivy"org.typelevel::fs2-grpc-runtime:2.4.11"

Scala CLI

//> using dep "org.typelevel::fs2-grpc-runtime:2.4.11"

Ammonite REPL

import $ivy.`org.typelevel::fs2-grpc-runtime:2.4.11`

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>fs2-grpc-runtime_2.13</artifactId>
  <version>2.4.11</version>
</dependency>

compile group: 'org.typelevel', name: 'fs2-grpc-runtime_2.13', version: '2.4.11'