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-core 0.0.1


Group ID:
tech.neander
Artifact ID:
jsonrpclib-core_sjs1_3
Version:
0.0.1
Release Date:
Aug 3, 2022
Licenses:
Files:

libraryDependencies += "tech.neander" %%% "jsonrpclib-core" % "0.0.1"

Mill build tool

ivy"tech.neander::jsonrpclib-core::0.0.1"

Scala CLI

//> using dep "tech.neander::jsonrpclib-core::0.0.1"