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