neandertech / jsonrpclib   0.0.7

Apache License 2.0 GitHub

A cross-platform (JVM, JS, Native) pure-Scala JsonRPC library, made with Cats Effect, fs2, and jsoniter

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

jsonrpclib-fs2 0.0.4


Group ID:
tech.neander
Artifact ID:
jsonrpclib-fs2_2.13
Version:
0.0.4
Release Date:
Sept 16, 2022
Licenses:
Files:

libraryDependencies += "tech.neander" %% "jsonrpclib-fs2" % "0.0.4"

Mill build tool

ivy"tech.neander::jsonrpclib-fs2:0.0.4"

Scala CLI

//> using dep "tech.neander::jsonrpclib-fs2:0.0.4"

Ammonite REPL

import $ivy.`tech.neander::jsonrpclib-fs2:0.0.4`

<dependency>
  <groupId>tech.neander</groupId>
  <artifactId>jsonrpclib-fs2_2.13</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'tech.neander', name: 'jsonrpclib-fs2_2.13', version: '0.0.4'