A cross-platform (JVM, JS, Native) pure-Scala JsonRPC library, made with Cats Effect, fs2, and jsoniter
jsonrpclib-core 0.1.1
Group ID:
tech.neander
Artifact ID:
jsonrpclib-core_3
Version:
0.1.1
Version Scheme:
Release Date:
Apr 11, 2026
Licenses:
Files:
Full Scala Version:
3.3.6
Developers:
libraryDependencies += "tech.neander" %% "jsonrpclib-core" % "0.1.1"
ivy"tech.neander::jsonrpclib-core:0.1.1"
//> using dep "tech.neander::jsonrpclib-core:0.1.1"
import $ivy.`tech.neander::jsonrpclib-core:0.1.1`
<dependency> <groupId>tech.neander</groupId> <artifactId>jsonrpclib-core_3</artifactId> <version>0.1.1</version> </dependency>
compile group: 'tech.neander', name: 'jsonrpclib-core_3', version: '0.1.1'