neandertech / jsonrpclib   0.0.6

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


Group ID:
tech.neander
Artifact ID:
jsonrpclib-fs2_3
Version:
0.0.3
Release Date:
Aug 14, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>tech.neander</groupId>
  <artifactId>jsonrpclib-fs2_3</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'tech.neander', name: 'jsonrpclib-fs2_3', version: '0.0.3'