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