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


Group ID:
tech.neander
Artifact ID:
jsonrpclib-core_native0.4_2.13
Version:
0.0.6
Release Date:
Mar 22, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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