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