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 1.1.2


Group ID:
org.typelevel
Artifact ID:
fs2-grpc-runtime_2.13
Version:
1.1.2
Release Date:
Apr 11, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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