fiadliel / fs2-grpc   0.6.12

MIT License GitHub

gRPC implementation for FS2/cats-effect

Scala versions: 2.13 2.12 2.11 2.10
sbt plugins: 1.0 0.13

java-runtime 0.5.0


Group ID:
org.lyranthe.fs2-grpc
Artifact ID:
java-runtime_2.12
Version:
0.5.0
Release Date:
Sept 11, 2019
Licenses:
MIT
Files:

libraryDependencies += "org.lyranthe.fs2-grpc" %% "java-runtime" % "0.5.0"

Mill build tool

ivy"org.lyranthe.fs2-grpc::java-runtime:0.5.0"

Scala CLI

//> using dep "org.lyranthe.fs2-grpc::java-runtime:0.5.0"

Ammonite REPL

import $ivy.`org.lyranthe.fs2-grpc::java-runtime:0.5.0`

<dependency>
  <groupId>org.lyranthe.fs2-grpc</groupId>
  <artifactId>java-runtime_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'org.lyranthe.fs2-grpc', name: 'java-runtime_2.12', version: '0.5.0'