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