Let your servers and clients communicate over function calls! JSON-RPC 2.0 library for Scala and Scala.js
scala-json-rpc-circe-json-serializer 1.1.0
Group ID:
com.github.nawforce
Artifact ID:
scala-json-rpc-circe-json-serializer_2.13
Version:
1.1.0
Release Date:
Dec 3, 2022
Licenses:
Files:
Full Scala Version:
2.13.10
Developers:
libraryDependencies += "com.github.nawforce" %% "scala-json-rpc-circe-json-serializer" % "1.1.0"
ivy"com.github.nawforce::scala-json-rpc-circe-json-serializer:1.1.0"
//> using dep "com.github.nawforce::scala-json-rpc-circe-json-serializer:1.1.0"
import $ivy.`com.github.nawforce::scala-json-rpc-circe-json-serializer:1.1.0`
<dependency> <groupId>com.github.nawforce</groupId> <artifactId>scala-json-rpc-circe-json-serializer_2.13</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.nawforce', name: 'scala-json-rpc-circe-json-serializer_2.13', version: '1.1.0'