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