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.5.12


Group ID:
org.typelevel
Artifact ID:
fs2-grpc-runtime_2.12
Version:
2.5.12
Release Date:
Apr 29, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>fs2-grpc-runtime_2.12</artifactId>
  <version>2.5.12</version>
</dependency>

compile group: 'org.typelevel', name: 'fs2-grpc-runtime_2.12', version: '2.5.12'